/instanceofBenchmark

Bechmarking Java's instanceof and its alternatives

Primary LanguageJavaMIT LicenseMIT

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.