https://github.com/aahnik/outbench
Maintain a dynamic benchmarks table and choose the best fit algorithm based on current state.
https://github.com/aahnik/outbench
cryptobench cryterion lwc
Last synced: 8 months ago
JSON representation
Maintain a dynamic benchmarks table and choose the best fit algorithm based on current state.
- Host: GitHub
- URL: https://github.com/aahnik/outbench
- Owner: aahnik
- License: mit
- Archived: true
- Created: 2024-02-05T15:47:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T05:08:58.000Z (over 2 years ago)
- Last Synced: 2025-01-12T12:39:58.644Z (over 1 year ago)
- Topics: cryptobench, cryterion, lwc
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# outbench
Maintain a dynamic benchmarks table and choose the best fit algorithm based on current state.
Install
```shell
pip install git+https://github.com/aahnik/outbench.git@main
```