• Joined on 2023-03-22
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
andrew pushed tag v0.0.8 to weaselab/conflict-set 2024-07-11 01:56:29 +00:00
andrew released v0.0.8 at weaselab/conflict-set 2024-07-11 01:56:29 +00:00
andrew pushed to main at weaselab/conflict-set 2024-07-11 01:49:53 +00:00
60cb274a15 Update corpus
687bc9c935 Explicitly say that begin must be < end in interface
Compare 2 commits »
andrew commented on issue weaselab/conflict-set#31 2024-07-11 00:06:34 +00:00
Reconsider requirement that writes be canonicalized

Removed in f19b403f19

andrew closed issue weaselab/conflict-set#31 2024-07-11 00:06:34 +00:00
Reconsider requirement that writes be canonicalized