-
Notifications
You must be signed in to change notification settings - Fork 108
Pull requests: HdrHistogram/HdrHistogram_c
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: blocked skip-scan for hdr_value_at_percentiles batch (+134%, stacked on #140)
#141
opened Jul 3, 2026 by
fcostaoliveira
Contributor
Loading…
perf: single-pass hdr_value_at_percentiles (flat scan, +599%)
#140
opened Jul 2, 2026 by
fcostaoliveira
Contributor
Loading…
perf: prefetch counts[] ahead in the AVX2 percentile scan (follow-up to #138)
#139
opened Jul 1, 2026 by
fcostaoliveira
Contributor
•
Draft
perf: widen AVX2 percentile scan to 16 int64/iter (vector accumulator)
#138
opened Jul 1, 2026 by
fcostaoliveira
Contributor
Loading…
perf: portable block-summed percentile scan (drops AVX2 dispatch) + single-pass hdr_value_at_percentiles
#137
opened Jun 29, 2026 by
fcostaoliveira
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.