5 Commits

Author SHA1 Message Date
Mubelotix
29f6eeff8f
Remove lots of Arcs 2025-06-26 12:15:08 +02:00
Mubelotix
4925b30196
Move embedder stats out of progress 2025-06-23 15:24:14 +02:00
Mubelotix
4cadc8113b
Add embedder stats in batches 2025-06-20 12:42:22 +02:00
nnethercott
15cdc6924b refactor: remove runtime cfg!(test) check
Won't work in integration tests and consequently all threads would be
used. To remedy this we make explicit `max_threads=Some(1)` in the
IndexerConfig::default
2025-05-13 09:18:19 +02:00
Louis Dureuil
42fae9994d
Move tests out of index.rs 2025-04-24 16:06:19 +02:00