aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/needle/compact_map_perf_test.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-18refactoringChris Lu1-93/+0
2019-04-08refactor Offset into a struct of bytesChris Lu1-1/+1
2019-03-13print out memory sizeChris Lu1-1/+1
2019-03-13print out per entry memory usageChris Lu1-6/+12
2018-12-15reduce needle map memory usage by 25%Chris Lu1-1/+8
2018-12-09go fmtChris Lu1-2/+2
2018-12-09add memory usage reportChris Lu1-42/+36
2018-12-08optimize a little bitChris Lu1-10/+50
2018-07-21go fmtChris Lu1-4/+4
2018-07-08fix all testsChris Lu1-3/+4
2018-07-08refactoring: add type for needle id, offsetChris Lu1-4/+5
2017-05-26add btree for volume indexChris Lu1-0/+44