aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/needle_map/compact_map_perf_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-06-05New `needle_map.CompactMap()` implementation for reduced memory usage (#6842)Lisandro Pin1-0/+1
2025-06-02Minor fix for the `CompactMap()` performance test. (#6836)Lisandro Pin1-2/+2
2023-11-26go fmtchrislu1-1/+1
2022-10-09fix: compact_map get error mismatching cokie (#3748)binbinshi1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2020-08-18refactoring to typed SizeChris Lu1-2/+1
2020-07-11refactoringChris Lu1-1/+1
2019-04-19fix needle map entry sizeChris Lu1-2/+2
2019-04-18refactoringChris Lu1-0/+93