No description
Find a file
2025-11-09 11:57:06 +01:00
src v2 blackholes, java8 2023-08-28 23:01:46 +02:00
.gitignore second commit 2023-08-12 09:18:37 +02:00
cachemiss.tracetemplate first commit 2023-08-12 09:18:10 +02:00
log v2 blackholes, java8 2023-08-28 23:01:46 +02:00
pom.xml fix: upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37 2023-09-24 05:15:21 +00:00
README.md typo fix 2023-08-12 09:20:24 +02:00
report.md v2 blackholes, java8 2023-08-28 23:01:46 +02:00

JMH benchmarks voor array reading because I want to find out the impact of L1/L2 caches and prefetching on a java app.