Commit graph

90 commits

Author SHA1 Message Date
Gregory Burd 6c8ad3b25f shrink the buffer as chunks empty (#12)
Reviewed-on: #12
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-07-02 13:07:25 +00:00
Gregory Burd 2f6e9bdf7b Merge pull request 'fuzz testing' (#11) from gburd/fixing-the-fuzz into main
Reviewed-on: #11
2024-06-27 08:13:15 +00:00
Gregory Burd 7335c8e1d8 find a span of unset bits in an empty map 2024-06-27 04:10:08 -04:00
Gregory Burd f7fd8eed9a spelling 2024-05-23 19:59:24 -04:00
Gregory Burd 7ecd2e5dc2 cleanup 2024-05-21 11:59:07 -04:00
Gregory Burd eae0743b56 rewrite soak with more flexibility and ability to record/playback events to reproduce bugs (#10)
Reviewed-on: #10
2024-05-21 00:29:26 +00:00
Gregory Burd 68c8cd0858 cmake 2024-05-16 22:13:27 +00:00
Gregory Burd e398d014e8 fixes 2024-05-16 12:00:09 -04:00
Gregory Burd a5c62cfe1e Add CMake build 2024-05-16 10:38:33 -04:00
Gregory Burd 7bb26dbe88 vector offset, fix span 2024-05-15 22:03:36 -04:00
Gregory Burd 69dd960558 use chunk alignment; new fill factor API 2024-05-15 15:50:15 -04:00
Gregory Burd b028408150 split/merge (#9)
Reviewed-on: #9
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-05-15 17:57:40 +00:00
Gregory Burd f5b500087d split 2024-05-13 12:46:25 -04:00
Gregory Burd 604d48617e revert split and merge for now 2024-05-13 02:07:45 +00:00
Gregory Burd 7a572453c9 Merge pull request 'gburd/full-merge' (#8) from gburd/full-merge into main
Reviewed-on: #8
2024-05-11 01:26:44 +00:00
Gregory Burd 6990f94278 Merge branch 'main' into gburd/full-merge 2024-05-11 01:26:19 +00:00
Gregory Burd 984a1a920d working 2024-05-11 01:25:15 +00:00
Gregory Burd e641e6cc63 WIP 2024-05-10 20:26:40 +00:00
Gregory Burd 32721da645 disable neovim for a bit 2024-05-10 20:26:40 +00:00
Gregory Burd cea31ab184 disable neovim for a bit 2024-05-10 15:32:50 +00:00
Gregory Burd f525a097c7 WIP 2024-05-10 11:27:43 -04:00
Greg Burd a24a4e1cc5
fixes 2024-05-10 09:40:05 -04:00
Gregory Burd 08e8c0a5d1 chunk align 2024-05-09 16:01:28 -04:00
Gregory Burd 7494a9a3a2 many new API; fixes 2024-05-09 15:50:56 -04:00
Gregory Burd 0e348efaf6 a few more fixes 2024-05-07 08:47:56 -04:00
Gregory Burd 367d15a160 integrat ecrupp review suggestions 2024-05-06 15:43:47 -04:00
Gregory Burd 3b8e083806 add copy() 2024-05-05 16:46:07 -04:00
Gregory Burd c53bd53f9a try using env to force ssh key 2024-05-04 20:23:52 +00:00
Gregory Burd a2b1a22a79 fix 2024-05-04 09:45:43 -04:00
Gregory Burd 1909954b42 merge amt 2024-05-04 09:44:46 -04:00
Gregory Burd cbd53976f9 merge when out of space 2024-05-04 09:39:19 -04:00
Gregory Burd 40de89bd8a fixes 2024-05-03 22:15:36 +00:00
Gregory Burd 756476561f updates 2024-05-03 22:14:11 +00:00
Gregory Burd 4e2b4bde26 spelling 2024-05-03 21:12:57 +00:00
Gregory Burd 9dccdcbf76 spelling 2024-05-03 21:00:30 +00:00
Gregory Burd ad910f0adf add clang-format, etc. 2024-05-03 20:56:14 +00:00
Gregory Burd 7c9ecc6d79 fixes to ide 2024-05-03 20:47:41 +00:00
gregburd ea32274524 add Google IDX config 2024-05-03 20:32:14 +00:00
Gregory Burd 4bf1a5a00c grow map when merge requires it 2024-05-03 16:07:46 -04:00
Gregory Burd 2afbfa946e fixups 2024-05-03 16:03:09 -04:00
Gregory Burd ffc762a796 cleanup 2024-05-03 15:24:57 -04:00
Gregory Burd fcab709f62 roaring and sparsemap should identify the same spans 2024-05-03 15:20:35 -04:00
Gregory Burd b9612f12cc compare against roaring bitmaps 2024-05-03 15:15:39 -04:00
Greg Burd 57a8f99a32
fixes 2024-05-02 21:35:37 -04:00
Gregory Burd a7754b05ba cleanup 2024-05-02 21:13:17 -04:00
Gregory Burd 86798b32bd formatting 2024-05-02 14:57:56 -04:00
Gregory Burd c9ae042b40 fix scan 2024-05-02 14:55:04 -04:00
Greg Burd 6b6ed5290f
fixes 2024-05-02 08:55:38 -04:00
Gregory Burd 897e1af9df disable shrinking in soak 2024-05-02 08:46:35 -04:00
Gregory Burd 7192c7dcff fixups 2024-05-01 09:16:50 -04:00