Skip to content

Create a Worker + Web Assembly + three.js version to understand if gives enhancements #28

@nicolocarpignoli

Description

@nicolocarpignoli

We have to set a 'definitive' version of the NFT.

Currently, we have found that the best performances version, both on desktop and mobile devices, is the one that uses Web Workers.

We have to check if the version using web workers + WASM (web assembly) gives performances boost, in library loading and/or tracking.

If so, and the performance boost is significant, we can decide to set the 'wasm + workers' as default, NFT version of artoolkit. If not, and worker performances in respect of worker+wasm is pretty much the same, in my opinion, we should not use the WASM one as it adds another variable and complexity.

Metadata

Metadata

Assignees

Labels

NFTnft markerless technologyhelp wantedExtra attention is neededjavascriptall about javascript code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions