From 626e389a5b1cbe28fff6de9a9eb421d45a65054e Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Tue, 14 Jan 2025 06:27:52 +0200 Subject: [PATCH] update fast.vlang.io for commit ae810954 --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index 216b728c..0d8b6351 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,22 @@

Is V still fast?

+ 2025-01-14 04:23 + ae810954 + builtin: add a `@[markused]` tag to `isnil()`, because cgen generates calls to it in some cases (#23462) + 1085ms + 1471ms + 0ms + 98ms + 6192 KB + 253ms + 237ms + 242ms + 54ms + 120909 + 111436 + + 2025-01-13 23:01 6f7cbd1a net.ftp: use unsafe { nil }