Histórico de Commits

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