-
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: replace two-comparison bounds check with single unsigned cast
#136
opened May 25, 2026 by
fcostaoliveira
Loading…
perf: bypass normalize_index call in hot path when offset is zero
#135
opened May 25, 2026 by
fcostaoliveira
Loading…
perf: AVX2 vectorized prefix-sum in percentile scan
#134
opened May 25, 2026 by
fcostaoliveira
Loading…
perf: use guarded stores in update_min_max to avoid cache line dirtying
#133
opened May 25, 2026 by
fcostaoliveira
Loading…
ProTip!
Filter pull requests by the default branch with base:main.