Settings

Theme

A hidden ClickHouse bottleneck slowed Cloudflare billing pipeline

blog.cloudflare.com

5 points by heldrida a month ago · 1 comment

Reader

demosstogios a month ago

Hello, from a quick read, if I understand the "problem" correctly, is that you anticipate on how to efficiently query a ever growing parts table; well, what I like for my code for those cases (although my case is a case - of course - of much smaller size :)) is to use a simple lookup "trie", which you may consider to replace the binary search, maybe will scale better, greetings

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection