quickwit-oss / quickwit

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

Changing the default number of threads for the main tokio runtime. #5124

Closed fulmicoton closed 1 month ago

fulmicoton commented 1 month ago

The new default value is num_cores / 3. This value can be overridden using the QW_RUNTIME_NUM_THREADS environment variable.

Closes #5123

github-actions[bot] commented 1 month ago

On SSD:

Average search latency is 0.998x that of the reference (lower is better).
Ref run id: 2094, ref commit: e47d08a12bf204c7190ee311ff924265b0315656
Link

On GCS:

Average search latency is 1.04x that of the reference (lower is better).
Ref run id: 2095, ref commit: e47d08a12bf204c7190ee311ff924265b0315656
Link