No description
Find a file
2023-08-20 22:32:05 +02:00
src all benchmarks active 2023-08-20 22:32:05 +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
pom.xml second commit 2023-08-12 09:18:37 +02:00
README.md typo fix 2023-08-12 09:20:24 +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.