Skip to content

Comment on A hidden ClickHouse bottleneck slowed Cloudflare billing pipeline

Comments

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

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.