jmh topic
List
jmh repositories
jna-aac-encoder
27
Stars
5
Forks
Watchers
AAC encoding capabilities for the JVM
gradle-jmh-report
45
Stars
3
Forks
Watchers
A Gradle plugin building a visual report for JMH benchmarks
lein-jmh
17
Stars
1
Forks
Watchers
Leiningen plugin for jmh-clojure
serialization-benchmark
27
Stars
2
Forks
Watchers
benchmark for modern serialization systems: Apache Avro, Protocol Buffers, Apache Thrift and MessagePack written in Scala
stuff
22
Stars
2
Forks
Watchers
All stuff in a single repo (tests, ideas, benchmarks)
jvm-performance-benchmarks
64
Stars
9
Forks
Watchers
Java Virtual Machine (JVM) Performance Benchmarks with a primary focus on top-tier Just-In-Time (JIT) Compilers, such as C2 JIT, Graal JIT, and the Falcon JIT.
instanceofBenchmark
15
Stars
4
Forks
Watchers
Bechmarking Java's instanceof and its alternatives