0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Mar 08, 2024 — Mar 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made KDI net client retry initial connection as well More... over 15 years ago
Disabled TCMALLOC by default More... almost 16 years ago
Removed all notion of "server" from TabletConfig More... almost 16 years ago
Fixed warning in assert More... almost 16 years ago
Bumped max scanners to 200; added KDI_MAX_SCANNERS env override More... almost 16 years ago
Moved kdiErase to scan visitor code: provides better progress reporting More... almost 16 years ago
Merge commit 'tom/master' More... almost 16 years ago
Removed custom allocator; got map values working More... almost 16 years ago
Reformulated trie loops to be faster(?) More... almost 16 years ago
Put node length in 16 bits; cache hash; drop internal stats More... almost 16 years ago
More stats More... almost 16 years ago
Replaced child list with small hashmap; handrolled std::mismatch More... almost 16 years ago
Added mem and time reporting. More... almost 16 years ago
Added hybrid child tracking More... almost 16 years ago
Default increment size is now enough items to fill 16k More... almost 16 years ago
Added warp/sysinfo. Currently has mem-usage query functions More... almost 16 years ago
Changed reporting frequency More... almost 16 years ago
Replaces linear sibling list with sorted child array More... almost 16 years ago
First pass at a memory-efficient string-trie map More... almost 16 years ago
Added unit tests for warp::gunzip More... almost 16 years ago
Header fixes More... almost 16 years ago
Added kdiSample, a program to sample a large table by intervals More... almost 16 years ago
Merge branch 'master' of /net/dev005/josh/repo/kdi More... almost 16 years ago
Added scanIntervals() implementation for MultiTable More... almost 16 years ago
Added env flag to disable net client auto-sync (KDI_NOAUTOSYNC=1) More... almost 16 years ago
Updated kdiIntervals limited partitioning algo More... almost 16 years ago
Added stat tracking to kdiNetServer RPCs More... almost 16 years ago
Added kdi_mux to kdi/app deps More... almost 16 years ago
Replaced index map with warp::AssocVector More... almost 16 years ago
Enabled column set intersection for MultiTable scans More... almost 16 years ago