diff --git a/README.md b/README.md index 9c7c792..ce9d4ea 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -JMH benchmarks voor array reading because I want to find out the impact of if L1/L2 caches and prefetching on a java app. \ No newline at end of file +JMH benchmarks voor array reading because I want to find out the impact of L1/L2 caches and prefetching on a java app. \ No newline at end of file