Hacker News new | ask | show | jobs
by dboreham 813 days ago
Sounds like the issue wasn't the performance of TS per se, but rather the use of some ORM led to inefficient database queries being executed. This sort of screwup is possible in all languages.