Sanne / java-puzzles

Java performance puzzles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are a collection of experiments (mostly using JMH), stressing specific JVM mechanism eg global safepoint, tlab allocation, super-word optimization.

About

Java performance puzzles


Languages

Language:Java 100.0%