https://github.com/ocurrent/current-bench
Experimental benchmarking infrastructure using OCurrent pipelines
https://github.com/ocurrent/current-bench
Last synced: 10 months ago
JSON representation
Experimental benchmarking infrastructure using OCurrent pipelines
- Host: GitHub
- URL: https://github.com/ocurrent/current-bench
- Owner: ocurrent
- License: apache-2.0
- Created: 2020-08-21T17:35:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:47:18.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:29:07.458Z (over 1 year ago)
- Language: ReScript
- Size: 1.91 MB
- Stars: 33
- Watchers: 11
- Forks: 17
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - current-bench
README
[](https://ci.ocamllabs.io/github/ocurrent/current-bench)
# `current-bench`
Welcome to `current-bench`, a benchmarking tool and infrastructure for executing predictable, IO-bound benchmarks in an OCurrent pipeline. This project is a work in progress, and has not reached a stable version.
### Interested in Running Benchmarks for Your Repository?
`current-bench` doesn't accept enrollment for community projects at this time, but feel free to [open an issue](https://github.com/ocurrent/current-bench/issues/new) to tell us you're interested.
### Contributing and Local Setup
For those interested in contributing or running this project locally, please see our [HACKING.md](HACKING.md) guide for developers documentation.
### Reporting Issues
Encountered an issue with the benchmarking service? Please report it to [our issue tracker](https://github.com/ocurrent/current-bench/issues). We appreciate your feedback and contributions to improving the service.
## Documentation
For detailed information about `current-bench`, including a comprehensive user manual and specifications for benchmarking, please visit our [documentation](./doc/).
## License
`current-bench` is distributed under the Apache License. For more details, see our [LICENSE](./LICENSE) file.