From b692efa7f525f79cb8274e995be90ed65842240b Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sat, 12 Aug 2023 09:20:03 +0200 Subject: [PATCH] third commit --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c7c792 --- /dev/null +++ b/README.md @@ -0,0 +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