quickwit-oss/tantivy

Investigate the bottleneck in the search benchmark using toplev

Open

#1,003 opened on Mar 31, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (499 forks)batch import
good first issuehelp wantedperformance

Repository metrics

Stars
 (8,354 stars)
PR merge metrics
 (Avg merge 12d 14h) (20 merged PRs in 30d)

Description

Toplev seems very interesting to identify bottlenecks.

Let's use it and compare the results to our current champion PISA. We want different report for intersections, union, and phrase queries.

Contributor guide