An open API service indexing awesome lists of open source software.

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.

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
```