Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 637 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 637 Bytes

Winston

This project comes from the paper Gorilla: A Fast, Scalable, In-Memory Time Series Database .

The name comes from Overwatch.

benchmark
BenchmarkChunkPush-8             5000000           279 ns/op          14 B/op          0 allocs/op
BenchmarkChunkIterRead-8        10000000           166 ns/op           0 B/op          0 allocs/op
BenchmarkChunkIterRead1K-8         10000        172933 ns/op           0 B/op          0 allocs/op
BenchmarkChunkIterRead10M-8            1    1496245569 ns/op           0 B/op          0 allocs/op
license

MIT