We had to revert https://github.com/prometheus/client_golang/pull/1661 due to major performance issues on `Add/Inc/Observe` methods for cumulatives https://github.com/prometheus/client_golang/issues/1748 This issue acceptance criteria is to reintroduce its benefits without compromising low concurrency cases. Help wanted!