quickwit-oss / quickwit

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
https://quickwit.io
Other
8.31k stars 339 forks source link

Limit warmup memory usage #5524

Open fulmicoton opened 4 weeks ago

fulmicoton commented 4 weeks ago

We also measure the amount of memory taken by a split search, and log this.

github-actions[bot] commented 4 weeks ago

On SSD:

Average search latency is 1.0x that of the reference (lower is better).
Ref run id: 3986, ref commit: 02a5b6a07bb40c77169c6022e05c5bbbe5a0701d
Link

On GCS:

Average search latency is 1.02x that of the reference (lower is better).
Ref run id: 3987, ref commit: 02a5b6a07bb40c77169c6022e05c5bbbe5a0701d
Link

PSeitz commented 4 weeks ago

Related: https://github.com/quickwit-oss/quickwit/issues/5312