Skip to content

michaeldorner/instanceofBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bechmarking Java's instanceof and its alternatives

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages