Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 336 Bytes

Benchmarks for PostgreSQL JDBC Driver

Usage

  1. Build the benchmarks via mvn package
  2. Run the required benchmarks via java -jar target/benchmarks.jar ...

License

The project license is GPL since it depends on JMH which is GPL-licensed.

Change log

No releases yet