Commit Graph

4 Commits (491867fbbb672d9cb5044e9357ae43b980160126)

Author SHA1 Message Date
Avril bea2631fb7
sync: Started sync `oneshot` channel impl
2 months ago
Avril 0ce496cafd
Added `CachelineBuffer` and `AlignedCachelineBuffer`: Byte buffers that are the size of one cacheline (2nd: and aligned to cacheline boundary.)
2 months ago
Avril 03a3a1bfd0
part: Reworked capacity calculation (static & dynamic,) growth, and bounding to be globally compile-time configurable.
2 months ago
Avril 49e0dd6073
part: Removed unneeded 2nd thread spawn in `SearchPar`"s `search_combined()`: Backwards searching is done on main thread, forward searching is done on background thread.
2 months ago