andrew
|
19edc6f78f
|
Interface change! Add ConflictSet::getBytes
Closes #12
|
2024-03-20 12:11:34 -07:00 |
|
andrew
|
6f81580953
|
Guard SHOW_MEMORY-only code
|
2024-03-14 15:40:09 -07:00 |
|
andrew
|
a9b3d3d1c9
|
Show peak memory in skip list, and fix setOldestVersion bug
It was not previously gc'ing faster than it was writing.
|
2024-03-14 15:31:29 -07:00 |
|
andrew
|
b817e3c749
|
Track malloc size with a header for SHOW_MEMORY
|
2024-03-14 15:30:46 -07:00 |
|
andrew
|
be5f1b67c8
|
Interface change! addWrites now takes a single write version
|
2024-03-05 16:55:27 -08:00 |
|
andrew
|
717264b452
|
Remove show memory for skip list for now
|
2024-02-27 12:02:51 -08:00 |
|
andrew
|
68bd39e130
|
Put skip list in its own shared lib
Now we can right benchmarks against one api, and just change the library
path
|
2024-02-27 12:02:01 -08:00 |
|