prometheus/cmd
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
..
prometheus Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
promtool promql: Attempt point type polymorphism 2021-11-23 12:53:26 +01:00