Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdd/kd-tree-comparison-webapp
https://github.com/sdd/kd-tree-comparison-webapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdd/kd-tree-comparison-webapp
- Owner: sdd
- Created: 2023-03-01T22:18:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T00:16:08.000Z (5 months ago)
- Last Synced: 2024-10-05T01:33:35.382Z (3 months ago)
- Language: TypeScript
- Size: 559 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# kd-tree-comparison-webapp
This project interactively visualises the benchmark data from the k-d tree library benchmarks generated by [https://github.com/sdd/kd-tree-comparison](https://github.com/sdd/kd-tree-comparison).
Comments and contributions are welcome.
The running app can be seen at [https://sdd.github.io/kd-tree-comparison-webapp/](https://sdd.github.io/kd-tree-comparison-webapp/).