Cache ranges value in a file instead of a hash
Storing them in a hash consumes a lot of RAM Introducing a file helps to reduce RAM consumption significantly
显示
- internal/lsif_transformer/parser/cache.go 56 个添加, 0 个删除internal/lsif_transformer/parser/cache.go
- internal/lsif_transformer/parser/cache_test.go 33 个添加, 0 个删除internal/lsif_transformer/parser/cache_test.go
- internal/lsif_transformer/parser/ranges.go 51 个添加, 15 个删除internal/lsif_transformer/parser/ranges.go
- internal/lsif_transformer/parser/ranges_test.go 6 个添加, 2 个删除internal/lsif_transformer/parser/ranges_test.go
加载中
想要评论请 注册 或 登录