• Joined on 2023-03-22
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
andrew opened issue weaselab/conflict-set#3 2024-03-05 01:13:31 +00:00
Address missing coverage
andrew opened issue weaselab/conflict-set#2 2024-03-05 01:11:10 +00:00
Document and test thread safety properties
andrew pushed to main at weaselab/conflict-set 2024-03-05 01:04:57 +00:00
760a99098a Improve coverage slightly
andrew pushed to main at weaselab/conflict-set 2024-03-05 00:48:53 +00:00
e6a88852b3 Add comment explaining interface of maxBetweenExclusive
andrew pushed to main at weaselab/conflict-set 2024-03-04 04:54:40 +00:00
b97f611a3c Present gc as ratio of time in gc to time in add or gc
10436096d1 Fix leak of mmap'd memory
ad11782029 Fix iterator invalidation bug
8bf3aa7f56 Add std::unordered_map implementation
Compare 4 commits »
andrew pushed to main at weaselab/conflict-set 2024-03-01 00:35:38 +00:00
a4b03bc216 Add example augmented radix tree figure
andrew pushed to main at weaselab/conflict-set 2024-02-29 02:30:43 +00:00
946694b8a5 Prepare for tikz files
7345eceab3 Minor paper edits
9b50393e15 Don't number Abstract
6c8655798a Add draft watermark
86e99e4664 Apparently latexmk is what I was looking for
Compare 5 commits »
andrew pushed to main at weaselab/conflict-set 2024-02-28 02:28:20 +00:00
6b99b85f9e Set version and soversion on skip_list