From c664d7865d2a72005d11cac89616f57acc0474cb Mon Sep 17 00:00:00 2001 From: vlang-bot Date: Mon, 6 Jan 2025 14:59:29 +0200 Subject: [PATCH] update fast.vlang.io for commit 7aa2fcb5 --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.html b/index.html index 149e3495..e0799673 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,22 @@

Is V still fast?

+ 2025-01-06 12:52 + 7aa2fcb5 + gg,sokol,examples: add example of overriding _SGL_DEFAULT_MAX_VERTICES in code + 1063ms + 1437ms + 0ms + 96ms + 6192 KB + 255ms + 242ms + 245ms + 55ms + 121013 + 113841 + + 2025-01-06 11:46 3c9d3762 thirdparty/sokol: allow `-cflags -D_SGL_DEFAULT_MAX_VERTICES=4194304` to customize how many vertices you can send through gg/sokol in a frame