Module Ui_metrics.Histogram_bucket_definitions

Various timings have different distributions:

The timings we receive will always be rounded to the nearest 5us or 100us, depending on whether our app's headers have enabled cross-origin isolation.

val fg_buckets_for_short_frequent_things : Core.Time_ns.Span.t Buckets.t
val fg_buckets_for_rare_long_things : Core.Time_ns.Span.t Buckets.t
val bg_buckets_for_short_frequent_things : Core.Time_ns.Span.t Buckets.t
val bg_buckets_for_rare_long_things : Core.Time_ns.Span.t Buckets.t