maptalks / maptalks/maptalks.three
use Float16Array to Reduce memory usage
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- HTML
- Stars
- 650
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16Array
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked MDN Float16Array reference, then locate typed-array allocation sites in the repository and determine which buffers are in scope. Confirm that the change preserves rendering behavior and reduces memory usage, using any relevant tests or benchmarks available in the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100