davidmoten / davidmoten/rxjava-jdbc
Benchmarks
Open
enhancement
- Dominant language
- Java
- Stars
- 801
- Forks
- 114
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Benchmarks would be nice to help make performance improvements.
I propose to use JMH with some benchmarks that allow us to compare using straight jdbc patterns (lots of try-catch-finally } to using rxjava-jdbc. I would probably use embedded H2 database as per unit tests but open to suggestions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.