Commit graph

28 commits

Author SHA1 Message Date
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 69dd960558 use chunk alignment; new fill factor API 2024-05-15 15:50:15 -04:00
Gregory Burd f525a097c7 WIP 2024-05-10 11:27:43 -04:00
Gregory Burd 7494a9a3a2 many new API; fixes 2024-05-09 15:50: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 cbd53976f9 merge when out of space 2024-05-04 09:39:19 -04:00
Gregory Burd 9dccdcbf76 spelling 2024-05-03 21:00:30 +00:00
Gregory Burd 2afbfa946e fixups 2024-05-03 16:03:09 -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 c9ae042b40 fix scan 2024-05-02 14:55:04 -04:00
Greg Burd c65fcebaad
macOS/M2 fixes 2024-05-01 09:15:22 -04:00
Gregory Burd 2dac3ed385 adding a merge map function (#6)
Reviewed-on: #6
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-30 15:20:48 +00:00
Gregory Burd c742185b73 fixes 2024-04-28 12:26:31 -04:00
Gregory Burd 0297757856 adding soak test (#5)
Reviewed-on: #5
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-26 20:25:17 +00:00
Gregory Burd b3dfd745e7 select/rank for unset as well as set bits (#4)
Reviewed-on: #4
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-24 20:32:09 +00:00
Gregory Burd 5460ef87b7 performance of span 2024-04-10 23:16:06 -04:00
Gregory Burd d4ce48f540 fixed span and test 2024-04-10 15:34:19 -04:00
Gregory Burd 605e9e9227 test remaining capacity 2024-04-09 09:13:38 -04:00
Gregory Burd 120eee0beb more tests 2024-04-08 23:23:22 -04:00
Gregory Burd f857692c3c locate first span of length 'n' using rank and select (#3)
Reviewed-on: #3
Co-authored-by: Greg Burd <greg@burd.me>
Co-committed-by: Greg Burd <greg@burd.me>
2024-04-07 20:38:57 +00:00
Gregory Burd 9d3f87837b add some more examples 2024-04-05 10:34:59 -04:00
Gregory Burd 723ddb29cb translate the example from C++ to C99 2024-04-04 15:58:06 -04:00
Gregory Burd 3c341a1429 transitioned from C++ to C99 2024-04-04 15:24:02 -04:00
Gregory Burd b6ccffe809 import as C++ 2024-04-02 20:41:55 -04:00