• Joined on 2023-03-22
andrew closed issue weaselab/conflict-set#8 2024-03-07 22:22:04 +00:00
Use entry bytes as part of partial key if entry not present
andrew opened issue weaselab/conflict-set#8 2024-03-07 20:52:29 +00:00
Use entry bytes as part of partial key if entry not present
andrew pushed to main at weaselab/conflict-set 2024-03-07 20:42:57 +00:00
d1a6b293e9 Revert "Add getChildNodeGeq, use in nextLogical"
andrew pushed to main at weaselab/conflict-set 2024-03-07 20:37:32 +00:00
be43143891 Tidying
53bc36f628 Add getChildNodeGeq, use in nextLogical
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-07 05:55:37 +00:00
0f360fa806 Fill in "Checking point reads"
andrew pushed to main at weaselab/conflict-set 2024-03-07 02:25:39 +00:00
00389936a8 Update fdb patch
andrew pushed to main at weaselab/conflict-set 2024-03-06 02:29:04 +00:00
04f75d57e9 Add HOMEPAGE_URL
andrew pushed to main at weaselab/conflict-set 2024-03-06 02:13:01 +00:00
6a0344e821 Remove some vestigial cmake stuff
2fcf3da29f Use a warmup instead
c8495b1695 Drain all pending work in hashtable's setOldestVersion
d81d02f11d Don't gc in write benchmarks
Compare 4 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-06 00:55:48 +00:00
be5f1b67c8 Interface change! addWrites now takes a single write version
ec3aec4dff Assume writeVersion highest-ever to avoid max calculation
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-05 20:58:21 +00:00
9a4eed9453 Try setting more package metadata
andrew pushed to main at weaselab/conflict-set 2024-03-05 20:41:34 +00:00
30abf7833d Use gcc for coverage build
d9c0d24e58 Don't run benchmarks in jenkins
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-05 19:40:11 +00:00
3f121dc681 Trim down docker file and avoid valgrind when cross-compiling
3ea0f405f2 Allow __stack_chk_[a-z]*
Compare 2 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-05 19:06:37 +00:00
1811342cb6 Try to fix cross-compile packaging
andrew pushed to main at weaselab/conflict-set 2024-03-05 06:58:24 +00:00
16aa52c071 Try cross-compiling to arm in jenkins
andrew pushed to main at weaselab/conflict-set 2024-03-05 04:09:51 +00:00
b68e04ba80 Fix file pattern
andrew pushed to main at weaselab/conflict-set 2024-03-05 03:56:08 +00:00
45e8d68234 Try building an RPM in jenkins
andrew opened issue weaselab/conflict-set#7 2024-03-05 01:25:46 +00:00
Update README.md benchmarks
andrew opened issue weaselab/conflict-set#6 2024-03-05 01:23:17 +00:00
Look for micro-optimizations
andrew opened issue weaselab/conflict-set#5 2024-03-05 01:19:28 +00:00
Try interleaving queries to improve ILP
andrew opened issue weaselab/conflict-set#4 2024-03-05 01:17:01 +00:00
Get some feedback on the public interface