Files
lighthouse/beacon_node
Jimmy Chen 3826fe91f4 Improve data column KZG verification metric buckets (#7717)
The current data column KZG verification buckets are not giving us useful info as the upper bound is too low. And we see most of numbers above 70ms for batch verification, and we don't know how much time it really takes.

This PR improves the buckets based on the numbers we got from testing. Exponential bucket seems like a good candidate here given we're expecting to increase blob count with a similar approach (possibly 2x each fork if it goes well).
2025-07-10 20:59:45 +00:00
..
2025-03-12 22:31:05 +00:00
2025-03-12 22:31:05 +00:00
2025-07-10 01:44:46 +00:00