• Joined on 2023-03-22
andrew pushed to main at weaselab/conflict-set 2024-07-15 21:40:38 +00:00
9b470a367c Add check_bytes_total counter
andrew pushed to main at weaselab/conflict-set 2024-07-15 21:09:46 +00:00
e7806a36d1 Fix range_read_total counter
andrew pushed to main at weaselab/conflict-set 2024-07-15 21:04:39 +00:00
ffd1dfe74d Rework check metrics
c39af9117f Remove nodes allocated/released metrics
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-07-13 00:09:16 +00:00
ed274c24d7 Just output metrics in the order declared
andrew pushed to main at weaselab/conflict-set 2024-07-12 21:52:50 +00:00
cecfcc0da7 Fix build
andrew pushed to main at weaselab/conflict-set 2024-07-12 21:49:59 +00:00
f6edde0e50 Fix data race
andrew pushed to main at weaselab/conflict-set 2024-07-12 21:26:45 +00:00
04ac41a7e7 Add memory usage and some "check" metrics
andrew pushed to main at weaselab/conflict-set 2024-07-12 20:55:57 +00:00
354920f86f Add newly-imported symbol for arm64 build
andrew pushed to main at weaselab/conflict-set 2024-07-12 20:45:16 +00:00
bfd02503e7 Remove duplicate clang compiler warning action
andrew pushed to main at weaselab/conflict-set 2024-07-12 20:38:19 +00:00
d0bd293f8d Try to fix Jenkins
andrew pushed to main at weaselab/conflict-set 2024-07-12 20:34:19 +00:00
41e887c358 Try to fix symbol tests in CI
e394e3d96a Adapt comments from prometheus data model better
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-07-12 20:22:50 +00:00
3288c583e4 Make metrics thread-safe
andrew pushed to main at weaselab/conflict-set 2024-07-12 19:24:35 +00:00
ef14003781 Try to fix symbol tests in CI
andrew pushed to main at weaselab/conflict-set 2024-07-12 19:01:16 +00:00
3ac16bc966 Propose a metrics interface
andrew pushed to main at weaselab/conflict-set 2024-07-12 02:34:12 +00:00
1e82f7fe22 Fix compiler warnings
andrew commented on issue weaselab/conflict-set#32 2024-07-11 23:42:36 +00:00
Investigate write performance regression

Fixed by 4182d904c5

andrew closed issue weaselab/conflict-set#32 2024-07-11 23:42:36 +00:00
Investigate write performance regression
andrew pushed to main at weaselab/conflict-set 2024-07-11 23:40:47 +00:00
4182d904c5 Fix an issue where gc wasn't outpacing writes
andrew opened issue weaselab/conflict-set#32 2024-07-11 23:02:30 +00:00
Investigate write performance regression
andrew pushed to main at weaselab/conflict-set 2024-07-11 01:57:54 +00:00
bd8ed4e7bd Bump version