#optimization
Read more stories on Hashnode
Articles with this tag
Or a story of a bad surprise. · Being abstract is something profoundly different from being vague … The purpose of abstraction is not to be vague, but to...
Or squeezing every bit of performance. · There are many reasons leverage integers instead of more expensive data structures, like strings. On top of...
Or avoiding wasted memory and repeated work. · Apache Arrow project uses regular expression matching to implement the LIKE predicate by translating SQL...
Learning from DBMS series. · It's tempting to believe that there is a single unifying theory of everything and while we haven't found it yet, there are...
Or a case of unnecessary CPU lock instruction · Compilers brought a huge productivity and performance boost thanks to their ability to translate...
Just like most things, performance advice also has an expiration date and it's important to keep this in mind when applying suggestions from blog...