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: docs/performance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ The index stores processed string values and metadata for each key of each item.
38
38
39
39
## Guidelines
40
40
41
-
::: tip Recent improvements
41
+
::: tip New in v7.4.0
42
42
Index creation is now **~30% faster** for object collections and **~60% faster** for string lists, thanks to zero-allocation word counting, pre-allocated record arrays, and tighter loops during index construction.
0 commit comments