diff --git a/benchmarks/README.md b/benchmarks/README.md index c009851..3275889 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -29,7 +29,7 @@ as that would essentially mean performing whole program specialization. ## Results -The code was compiled with GHC 9.2.3 and run on a Ryzen 9 5950x. +The code was compiled with GHC 9.2.4 and run on a Ryzen 9 5950x. *Note:* below results are from a 1000 iteration run. Runs with more iterations are not included in the analysis since they are proportionally the same, but can diff --git a/benchmarks/bench_countdown_1000.png b/benchmarks/bench_countdown_1000.png index 6eff153..599ef26 100644 Binary files a/benchmarks/bench_countdown_1000.png and b/benchmarks/bench_countdown_1000.png differ diff --git a/benchmarks/bench_countdown_2000.png b/benchmarks/bench_countdown_2000.png index ed96684..42c015a 100644 Binary files a/benchmarks/bench_countdown_2000.png and b/benchmarks/bench_countdown_2000.png differ diff --git a/benchmarks/bench_countdown_3000.png b/benchmarks/bench_countdown_3000.png index 4bdac0d..641ff30 100644 Binary files a/benchmarks/bench_countdown_3000.png and b/benchmarks/bench_countdown_3000.png differ diff --git a/benchmarks/bench_filesize_1000.png b/benchmarks/bench_filesize_1000.png index 1537acc..e794564 100644 Binary files a/benchmarks/bench_filesize_1000.png and b/benchmarks/bench_filesize_1000.png differ diff --git a/benchmarks/bench_filesize_2000.png b/benchmarks/bench_filesize_2000.png index 5d8d6b1..1f7f20c 100644 Binary files a/benchmarks/bench_filesize_2000.png and b/benchmarks/bench_filesize_2000.png differ diff --git a/benchmarks/bench_filesize_3000.png b/benchmarks/bench_filesize_3000.png index a65c28a..80b15b9 100644 Binary files a/benchmarks/bench_filesize_3000.png and b/benchmarks/bench_filesize_3000.png differ