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

Latest commit

 

History

History
8 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 171 Bytes

guava-cache-test

JMH benchmark for demonstrating buggy cache behaviour.

Execution:

$ mvn clean install
$ java -jar target/benchmarks.jar -t [NUMBER OF THREADS]