1. Sep 02, 2020
    • Igor Chorążewicz's avatar
      radix_tree: optimize emplace · 2cabf5b6
      Igor Chorążewicz authored
      Change bottom_leaf to return any leaf placed lower than a certain depth.
      This way, leaf variable in internal_emplace will always point to an
      element with specified key (if only it exists). It saves going descending
      the tree for the second time when the element is an embedded entry.
      2cabf5b6
  2. Aug 26, 2020
  3. Aug 25, 2020
  4. Aug 24, 2020
  5. Aug 23, 2020
  6. Aug 22, 2020
  7. Aug 20, 2020
  8. Aug 19, 2020
  9. Aug 18, 2020
  10. Aug 17, 2020
  11. Aug 13, 2020
  12. Aug 12, 2020