Hacker News new | ask | show | jobs
by sysop073 6521 days ago
Have they tried speeding it up 100ms to see if they gain revenue? I can't believe such a minuscule change has such a huge effect, that's astounding
1 comments

Disclosure: I used to work at amazon.

I find it immaterial considering the easier thing to speed up is the number of HTTP requests on the site, and that has clearly gotten worse over the years, not better. I pushed heavily to get HTML cleaned up and valid (showing an easy 10-20% reduction with HTML alone), reduce the amount of javascript, etc. It simply wasn't a priority. To be fair, at the time I was there the priority was to grow as fast as possible and deal with profits later.