No description
Find a file
2023-08-28 20:27:20 +02:00
src v1 2023-08-28 20:18:40 +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 v1.1 (run from cmdline) 2023-08-28 20:27:20 +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.