Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/victoria-metrics: disable mmap by default | Konstantin Kulikov | 2020-05-08 | 1 | -1/+6 |
| | | | | | | Using mmap in go can stall goroutines. VM includes workaround that depends on cgo, but alpine package is built without cgo. Disabling mmap may yield better performance. See: https://github.com/VictoriaMetrics/VictoriaMetrics/blob/baedb25936669179fa726639e267a52d8cdfedc2/lib/fs/copy_mmap_nocgo.go#L7 | ||||
* | testing/victoria-metrics: new aport | Konstantin Kulikov | 2020-05-03 | 1 | -0/+13 |
Fast, cost-effective and scalable time series database |