quickwit-oss / quickwit-oss/quickwit
Aggregation performance drop in CI
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
term_aggregation_high_card_top_100 between 7fb3aa54 and b97f398c
Around 6% more CPU and 20% more latency
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing commits 7fb3aa54 and b97f398c, then run the term_aggregation_high_card_top_100 CI benchmark to reproduce the reported CPU and latency changes. Trace the aggregation path to identify the regression; done means explaining or correcting the cause and confirming the benchmark no longer shows the reported increase.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100