Codinghorror Twitter Archive
← All Tweets
avatar
Jeff Atwood @codinghorror
Dec 3, 2022, 4:50:19 PM
In Reply To @markmalstrom
@markmalstrom very many extremly poorly written extensions with n+1 perf characteristics, e.g. they loop through every HTML element on the page multiple times, etc.