An open API service indexing awesome lists of open source software.

https://github.com/mariazevedo88/java-benchmarks

A project to get benchmarks of Java types and data structures
https://github.com/mariazevedo88/java-benchmarks

Last synced: 7 months ago
JSON representation

A project to get benchmarks of Java types and data structures

Awesome Lists containing this project

README

          

# java-benchmarks
A project to get benchmarks of Java types and data structures

Based on the Medium article: [Micro optimizations in Java. String.equals()](https://medium.com/javarevisited/micro-optimizations-in-java-string-equals-22be19fd8416)

How to use JHM Benchmark: [Code Tools: jhm](https://openjdk.java.net/projects/code-tools/jmh/)