ticki
|
fdee7fbf8d
Eliminate a 256-byte memcpy in a hot-path
|
8 жил өмнө |
ticki
|
ad0036216d
Add more tests to `Block`.
|
8 жил өмнө |
ticki
|
bbf1e84bc5
Factor the fat value maintainance into a seperate function.
|
8 жил өмнө |
ticki
|
8a50d08cc9
Add a newtype for non-bottom levels.
|
8 жил өмнө |
ticki
|
c1387b6327
Fix the `remove` method of `Seek`.
|
8 жил өмнө |
ticki
|
8f357c4f2b
Test BRK release.
|
8 жил өмнө |
ticki
|
ad09980e22
Remove the remaining `super::\*`s.
|
8 жил өмнө |
ticki
|
2ed94fc2e1
Add `Pointer::aligned_to` test.
|
8 жил өмнө |
ticki
|
fe9037c256
Add `Block::sec_zero()` test.
|
8 жил өмнө |
ticki
|
4772de6dd8
Add `Block::empty` test.
|
8 жил өмнө |
ticki
|
c03967843e
Use `brk` instead of arrays for testing `Block`.
|
8 жил өмнө |
ticki
|
e89d82d0cf
Add tests to the `lv` module.
|
8 жил өмнө |
ticki
|
0c1b73cdf2
Implement first-fit searching.
|
8 жил өмнө |
ticki
|
99ea74d425
Implement generic searching.
|
8 жил өмнө |
ticki
|
b18787c1e3
Update documentation with link to blog post.
|
8 жил өмнө |
ticki
|
4bb5ae4cf0
Add documentation to `search`.
|
8 жил өмнө |
ticki
|
66e83e2825
Remove occurrence of `Level(0)` in favor of `Level::min()`.
|
8 жил өмнө |
ticki
|
359c6d6f93
Eliminate bound checks from the shortcut stacks safely.
|
8 жил өмнө |
ticki
|
9f77bb4847
Add documentation to `Shortcut`
|
8 жил өмнө |
ticki
|
a24fe01d75
Merge branch 'master' into skiplist
|
8 жил өмнө |
ticki
|
ab47feeae3
Add note on performance to the readme.
|
8 жил өмнө |
ticki
|
6cc435fdae
Implement the node removal.
|
8 жил өмнө |
ticki
|
249a3d4292
Rename `update_fat` to `increase_fat` to reflect actual behavior.
|
8 жил өмнө |
ticki
|
2ce8cd156e
Skip null nodes when updating fat values.
|
8 жил өмнө |
ticki
|
21c97d1d19
Simplify `Arena::provide`.
|
8 жил өмнө |
ticki
|
8cd761bb91
Switch model entirely. Go from flat vector maps to specialized skip list, add draft paper.
|
8 жил өмнө |
ticki
|
7f6b779a5f
Make `Leak` an invaraint.
|
8 жил өмнө |
ticki
|
5a42b783d4
Audit all unsafes.
|
8 жил өмнө |
ticki
|
2cb61efbaa
Add example folder.
|
8 жил өмнө |
ticki
|
6b992ccf84
Update clippy.
|
8 жил өмнө |