This just depresses me. So many programmers back then spent time optimising algorithms. Now it's slop city.
replies(1):
There were three performance optimizations in total, one which I rejected because the gain was minimal for typical use case and there are still some memory allocation optimization which I have deferred with because I'm in the middle of a major refactor of the code. The LLM has already written down plans to restart this process later when I more time.