prometheus/template
beorn7 d57b3e3f73 promql: Attempt point type polymorphism
This is just an experiment. It will create a lot more allocations, but
I think those can be reduced by introducing a sync.Pool for the
various Point implementations. Before doing that significant effort, I
would like to get opinions. (It's already quite an effort for just an
experiment.)

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-23 12:53:26 +01:00
..
template.go promql: Attempt point type polymorphism 2021-11-23 12:53:26 +01:00
template_test.go promql: Attempt point type polymorphism 2021-11-23 12:53:26 +01:00