mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-19 09:16:45 +00:00
docs: add 0.26.1 changelog entry for aggregation perf fix
This commit is contained in:
parent
73c711ec74
commit
e015abab8e
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
Tantivy 0.26.1
|
||||
================================
|
||||
|
||||
## Performance
|
||||
- Fix quadratic runtime in nested term and composite aggregations: memory accounting scanned all parent buckets on every collect instead of just the current parent (@PSeitz @fulmicoton)
|
||||
|
||||
Tantivy 0.26 (Unreleased)
|
||||
================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue