21 sats \ 1 reply \ @orthwyrm 14 Jul 2023 \ on: That moment when you increase query performance by 600x by adding two characters tech
lol impressive
I get this kind of thing all the time writing image processing software. As you're dealing with pretty hefty data sets and complex analysis it's quite unforgiving towards inefficient code. :V
Yeah, a lot of work I do with concurrency is similar, nannoseconds shaved in signalling latency often compounds really fast into dramatically higher throughput.
reply