prometheus/storage
Fabian Reinartz c691895a0f retrieval: cache series references, use pkg/textparse
With this change the scraping caches series references and only
allocates label sets if it has to retrieve a new reference.
pkg/textparse is used to do the conditional parsing and reduce
allocations from 900B/sample to 0 in the general case.
2017-01-16 12:03:57 +01:00
..
remote remote: remove hard-coded remote storages 2016-12-22 23:17:35 +01:00
tsdb retrieval: cache series references, use pkg/textparse 2017-01-16 12:03:57 +01:00
buffer.go storage: rename iterator value getters to At() 2017-01-02 13:33:37 +01:00
buffer_test.go storage: rename iterator value getters to At() 2017-01-02 13:33:37 +01:00
interface.go retrieval: cache series references, use pkg/textparse 2017-01-16 12:03:57 +01:00