Ask HN: What are the best optimizations you have made?
https://news.ycombinator.com/item?id=6912874I recently added an index to a relatively large MySQL table that made a certain function go from taking about 15 seconds to less than 0.1 seconds.
I recently added an index to a relatively large MySQL table that made a certain function go from taking about 15 seconds to less than 0.1 seconds.