Skip to content

Commit ed23879

Browse files
committed
docs: tag performance improvement note with v7.4.0
1 parent 9085b07 commit ed23879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The index stores processed string values and metadata for each key of each item.
3838

3939
## Guidelines
4040

41-
::: tip Recent improvements
41+
::: tip New in v7.4.0
4242
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.
4343
:::
4444

0 commit comments

Comments
 (0)