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
@@ -380,10 +380,10 @@ Self-measured on every release via CI ([full history](generated/BENCHMARKS.md)):
380
380
381
381
| Metric | Latest |
382
382
|---|---|
383
-
| Build speed (native) |**2.5 ms/file**|
384
-
| Build speed (WASM) |**5 ms/file**|
383
+
| Build speed (native) |**1.9 ms/file**|
384
+
| Build speed (WASM) |**6.6 ms/file**|
385
385
| Query time |**1ms**|
386
-
|~50,000 files (est.) |**~125.0s build**|
386
+
|~50,000 files (est.) |**~95.0s build**|
387
387
388
388
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