https://github.com/robertvazan/hookless-benchmarks
JMH benchmarks for Hookless reactive library for Java.
https://github.com/robertvazan/hookless-benchmarks
benchmarks hookless jmh jmh-benchmarks
Last synced: 1 day ago
JSON representation
JMH benchmarks for Hookless reactive library for Java.
- Host: GitHub
- URL: https://github.com/robertvazan/hookless-benchmarks
- Owner: robertvazan
- License: apache-2.0
- Created: 2020-07-12T16:35:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T14:56:53.000Z (over 2 years ago)
- Last Synced: 2025-03-05T17:24:24.612Z (about 1 year ago)
- Topics: benchmarks, hookless, jmh, jmh-benchmarks
- Language: Java
- Homepage: https://jmh.morethan.io/?source=https://raw.githubusercontent.com/robertvazan/hookless-benchmarks/master/results.json
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
# Hookless Benchmarks
[](https://github.com/robertvazan/hookless-benchmarks/actions/workflows/build.yml)
[JMH](https://openjdk.java.net/projects/code-tools/jmh/) benchmarks for [Hookless](https://hookless.machinezoo.com/) reactive programming library.
Latest results are archived in [JMH JSON file](https://cdn.machinezoo.com/jmh/hookless-benchmarks.json).
They can be visualized on [jmh.morethan.io](https://jmh.morethan.io/?source=https://cdn.machinezoo.com/jmh/hookless-benchmarks.json).
## Status
Experimental. [Stagean](https://stagean.machinezoo.com/) is used to track progress on class and method level. This is a stub project. Thorough testing of Hookless would require many more benchmarks.
## Documentation
None yet. Review source code.
## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).