From f14ae2493e252002f20b58a32ea961552ac5c980 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jul 2021 05:09:09 -0600 Subject: [PATCH] chore: update benchmarks... again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c28f64e..466c544 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ const stylesheets = $$('link[rel="stylesheet"]', head).map(console.log); ## Benchmarks -![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126773456-58487b6f-8d2b-4b0b-9cda-c7770d7c5fba.png "it's over 9000") +![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126773692-203d58b6-d2f9-4e9c-81c5-45352738f27e.png "it's over 9000") ## Compatibility