From 1942be2356696d3aa587d7bf04698167e01935db Mon Sep 17 00:00:00 2001 From: Magnus Madsen Date: Sun, 2 Mar 2025 12:14:16 +0100 Subject: [PATCH] chore: update throughput --- src/page/Home.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/page/Home.js b/src/page/Home.js index 65f248d..8422d2c 100644 --- a/src/page/Home.js +++ b/src/page/Home.js @@ -973,11 +973,11 @@ let r = query p select (c, d) from ReadyDate(c; d) Throughput (entire compiler): - 52,800 lines/sec + 60,159 lines/sec Throughput (frontend only): - 95,500 lines/sec + 140,382 lines/sec