You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -404,10 +404,10 @@ Self-measured on every release via CI ([full history](generated/BENCHMARKS.md)):
404
404
405
405
| Metric | Latest |
406
406
|---|---|
407
-
| Build speed (native) |**2.5 ms/file**|
408
-
| Build speed (WASM) |**5 ms/file**|
407
+
| Build speed (native) |**1.9 ms/file**|
408
+
| Build speed (WASM) |**6.6 ms/file**|
409
409
| Query time |**1ms**|
410
-
|~50,000 files (est.) |**~125.0s build**|
410
+
|~50,000 files (est.) |**~95.0s build**|
411
411
412
412
Metrics are normalized per file for cross-version comparability. Times above are for a full initial build — incremental rebuilds only re-parse changed files.
0 commit comments