Writing Performant Code

1 · Greg Thomas · Jan. 15, 2022, 10:07 a.m.
The beauty of working on performance problems is that they are the simplest to measure – code still does what it was supposed to do before AND goes faster. WIN! The problem is, we always do this after the fact, after the customer reported it, after we deployed it to QA and it blew up.  [...]...