Commit Graph

22 Commits

Author SHA1 Message Date
ef007d547d Remove panics 2025-06-26 12:15:08 +02:00
d7721fe607 Format 2025-06-24 12:20:22 +02:00
4a179fb3c0 Improve code quality 2025-06-24 11:38:11 +02:00
4925b30196 Move embedder stats out of progress 2025-06-23 15:24:14 +02:00
4cadc8113b Add embedder stats in batches 2025-06-20 12:42:22 +02:00
82313a4444 Cargo fmt 2025-06-03 15:39:26 +02:00
cb16baab18 Add more progress levels to measure merging 2025-03-17 10:13:29 +01:00
009c36a4d0 Add support for the progress API of arroy 2025-03-13 19:00:43 +01:00
e9add14189 Reorder steps 2025-02-18 19:26:41 +01:00
4a058a080e Simplify the name generation 2025-02-18 18:48:44 +01:00
11a11fc870 Accumulate step durations from the progress system 2025-02-18 18:33:19 +01:00
20ac59c946 fix the field distribution when upgrading from the v1_12 2025-01-23 16:51:19 +01:00
d3654906bf Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
1dd33af8a3 add the batches 2025-01-07 16:26:06 +01:00
0d0c18f519 rename the Step::name into Step::current_step 2024-12-11 18:41:03 +01:00
8cd3a1aa57 fmt 2024-12-11 18:18:40 +01:00
75d5cea624 use a with_capacity while allocating the progress view 2024-12-11 18:17:33 +01:00
45d5d4bf40 make the progressview public 2024-12-11 18:15:33 +01:00
f1beb60204 make the progress use payload instead of documents 2024-12-11 18:07:45 +01:00
c5536c37b5 rename the atomic::name to unit_name 2024-12-11 18:03:06 +01:00
9245c89cfe move the macros to milli 2024-12-11 18:00:46 +01:00
df9b68f8ed inital implementation of the progress 2024-12-11 16:25:01 +01:00