Skip to content

Java micro-benchmark for the String indexOf() and contains() methods.

License

Notifications You must be signed in to change notification settings

tedyoung/indexof-contains-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarking String's indexOf() and contains()

Execute the benchmark by doing

$ mvn clean install

followed by

$ java -jar target/benchmarks.jar

About

Java micro-benchmark for the String indexOf() and contains() methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages