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

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.

Awesome Lists containing this project

README

          

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)

# Hookless Benchmarks

[![Build status](https://github.com/robertvazan/hookless-benchmarks/workflows/build/badge.svg)](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).