https://github.com/jackfirth/atomichron
A Racket microbenchmarking library
https://github.com/jackfirth/atomichron
benchmarking performance racket-library
Last synced: 2 months ago
JSON representation
A Racket microbenchmarking library
- Host: GitHub
- URL: https://github.com/jackfirth/atomichron
- Owner: jackfirth
- License: apache-2.0
- Created: 2019-12-12T04:44:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:31:23.000Z (about 5 years ago)
- Last Synced: 2025-03-24T05:17:14.418Z (3 months ago)
- Topics: benchmarking, performance, racket-library
- Language: Racket
- Homepage: https://pkgs.racket-lang.org/package/atomichron
- Size: 15.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atomichron [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]
A Racket microbenchmarking library.
[ci-status]: https://github.com/jackfirth/atomichron/actions
[ci-status-badge]: https://github.com/jackfirth/atomichron/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/atomichron/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg