From 7e8319c0ea4edd055b5fee99cef99e1d4553cd1a Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Sat, 21 Dec 2024 18:23:42 +0200 Subject: [PATCH] update fast.vlang.io for commit 76e17bd7 --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index f8a5636b..5d992f1e 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,22 @@

Is V still fast?

+ 2024-12-21 16:19 + 76e17bd7 + parser: make f(x,y Type) an error; changelog: 0.4.9 + 1067ms + 1439ms + 0ms + 93ms + 6163 KB + 253ms + 237ms + 247ms + 56ms + 120594 + 113021 + + 2024-12-21 13:25 70152e21 cgen: fix build with`-parallel-cc`, when a closure is used (#23230)