An error occurred fetching the project authors.
- 30 Jan, 2014 8 commits
-
-
Yoni Fogel authored
-
Yoni Fogel authored
Instead just keep mempool around a little longer (like pre-refactoring). This should reduce large mallocs and remove a memcpy
-
Yoni Fogel authored
-
Yoni Fogel authored
Refs Tokutek/ft-index#46 Comments, minor renames, reworked bn_data::move_leafentries s.t. splits do not significantly increase memory usage of basement nodes and to be cleaner
-
Yoni Fogel authored
now uses dmt iterate_on_range and the dmt builder instead of a for loop
-
Yoni Fogel authored
Refs Tokutek/ft-index#46 Killed dmt_functor<> template. Added dmtwriter_t template parameter to dmt and some documentation
-
Yoni Fogel authored
-
Yoni Fogel authored
Use dmt to replace omt in bn_data class for storing leafentries. Optimization for serial inserts and mempool
-
- 17 Dec, 2013 1 commit
-
-
Leif Walsh authored
-
- 09 Dec, 2013 1 commit
-
-
Zardosht Kasheff authored
omt_compress_kvspace.
-
- 04 Oct, 2013 1 commit
-
-
Rich Prohaska authored
-
- 25 Sep, 2013 1 commit
-
-
Yoni Fogel authored
Isolate mempool and OMT into a new class, bndata. Remove key from the leafentry.
-