Code review turned a 3x speedup into 8.9x (off-heap HdrHistogram in QuestDB)
A community PR ports HdrHistogram off-heap for QuestDB's approx_percentile(): fast in parallel but regressing single-threaded, until review reached 8.9x.
评论
?
参与讨论
A community PR ports HdrHistogram off-heap for QuestDB's approx_percentile(): fast in parallel but regressing single-threaded, until review reached 8.9x.