Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 371 Bytes

gocypher-cybench-junit

CyBench performance benchmarks (JMH) for your unit tests.

Supported unit testing frameworks:

  • JUnit4
  • JUnit5
  • TestNG

Implementations

Test2Benchmark (T2B) agent

Java agent app building JMH benchmarks for compiled unit tests.

See cybench-t2b-agent readme file for usage details.