Improve speed of contour calculation
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
With the new implementation there are only 101 possible levels. We should therefore not recalculate a level that was calculate before and we can try to keep everything in memory.
Please plan an object with timestamp for when the contour has been calculated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.