From 29f6d513b64a5d91ee4a93b1f134c91fc1f71c79 Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Fri, 27 Sep 2024 07:45:36 +0300 Subject: [PATCH] update fast.vlang.io for commit c7bdc0a7 --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index e72a0fdc..1775763e 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,22 @@

Is V still fast?

+ 2024-09-27 04:41 + c7bdc0a7 + cgen: fix aliases of array insert(...)/prepend(...) (fix #22323) (#22324) + 1032ms + 1399ms + 0ms + 109ms + 5943 KB + 223ms + 258ms + 261ms + 52ms + 114792 + 111232 + + 2024-09-27 04:32 765b88f9 tests: skip ecdsa_test.v on windows and on `tests-sanitize-memory-clang` (since it needs OpenSSL)