Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Performance Bugs (2011) [video] (youtube.com)
5 points by AndreyKarpov on Aug 13, 2014 | hide | past | favorite | 1 comment


Really good talk. In today's modern web apps the most common types of performance bugs tend to be either external http requests (buried inside of APIs that often times you're not even aware of the multiple round-trips), or inefficient DB queries (mostly thanks to abstractions by ORM's). There are exceptions, but in most typical modern web apps performance bugs live in i/o and network calls, not in native code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: