quickwit-oss/tantivy

Investigate the bottleneck in the search benchmark using toplev

Open

#1.003 aberto em 31 de mar. de 2021

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

Métricas do repositório

Stars
 (8.354 stars)
Métricas de merge de PR
 (Mesclagem média 12d 14h) (20 fundiu PRs em 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.

Guia do colaborador