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 (8,354 stars) (499 forks)batch import
good first issuehelp wantedperformance

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