From 8abe08ac48d2897b20cfdfcbdd212d5e3a266d74 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 29 Aug 2024 17:34:35 -0600 Subject: [PATCH] chore: update benchmark graph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d121d27..31fcc38 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ const stylesheets = $$('link[rel="stylesheet"]', head).map(console.log); ## Benchmarks -![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126774017-9e2a4f32-3ab8-4ba8-a7f3-290977a49cd0.png "it's over 9000") +![ajquery-benchmarks](https://user-images.githubusercontent.com/122831/126774421-1ee009f4-d16d-4710-b041-f19035ff8c35.png "it's over 9000") ## Compatibility