VictoriaMetrics/lib/protoparser/vmimport
Aliaksandr Valialkin 4770294732
lib/protoparser: substitute hybrid channel-based pools with plain sync.Pool
Using plain sync.Pool simplifies the code without increasing memory usage and CPU usage.
So it is better to use plain sync.Pool from readability and maintainability PoV.

This is a follow-up for 8942f290eb
2024-04-20 21:59:51 +02:00
..
stream lib/protoparser: substitute hybrid channel-based pools with plain sync.Pool 2024-04-20 21:59:51 +02:00
parser.go lib/promauth: follow-up for e16d3f5639 2023-10-25 23:19:37 +02:00
parser_test.go app: follow-up after ec04fcac93 2022-10-06 14:52:02 +03:00
parser_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00