From 232e92c90aac66addffcf81630b782372e9ee445 Mon Sep 17 00:00:00 2001 From: Jacob Evelyn Date: Wed, 18 Sep 2024 14:43:19 -0400 Subject: [PATCH] Update benchmark-ips version in README.md to match benchmarks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9249b2..c16f0d6 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ For more usage details, see our detailed [documentation](#documentation). ## Benchmarks -Benchmarks are run in GitHub Actions, and the tables below are updated with every code change. **Values >1.00x represent how much _slower_ each gem’s memoized value retrieval is than the latest commit of `MemoWise`**, according to [`benchmark-ips`](https://github.com/evanphx/benchmark-ips) (2.11.0). +Benchmarks are run in GitHub Actions, and the tables below are updated with every code change. **Values >1.00x represent how much _slower_ each gem’s memoized value retrieval is than the latest commit of `MemoWise`**, according to [`benchmark-ips`](https://github.com/evanphx/benchmark-ips) (2.14.0). Results using Ruby 3.3.5: