Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 483 Bytes

instanceofBenchmark

Bechmarking Java's instanceof and its alternatives

For results and description please see the related StackOverflow answer.

Run Benchmark

  1. mvn clean install
  2. java -jar target/benchmarks.jar

Discussion and Contributions

Please feel free to comment on StackOverflow or to contribute directly to this project. The license of this code is unser MIT.