How to pre cache a constant large Float32Array?
Open
- Dominant language
- JavaScript
- Stars
- 15.5k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
There is a large Float32Array includes 80 million points, but it is constant.
Is There any way to pre cache it so I can directly use the point data without input it every time I call the function?
Contributor guide
Assessment
This issue has not been assessed yet.