VictoriaMetrics/app/vmselect/netstorage
Aliaksandr Valialkin 5a401225c7 app/vmselect/netstorage: use unsafe string as a key for a map when the map already contains the given key
This should prevent from a memory allocation and a string copy.
2021-02-16 15:43:10 +02:00
..
netstorage.go app/vmselect/netstorage: use unsafe string as a key for a map when the map already contains the given key 2021-02-16 15:43:10 +02:00
tmp_blocks_file.go lib/fs: replace fs.OpenReaderAt with fs.MustOpenReaderAt 2020-11-23 09:57:21 +02:00