Hacker News new | ask | show | jobs
by devwebee 4469 days ago
Yes, maybe, in the same way I would browse for random stuff on other places out of pure boredom, there are some interesting polls. But the site is too slow, it takes ~5sec to load, on my desktop, and the scrolling isn't smooth. Loading 50 jQuery libraries in the header plus some other 30 libraries in the footer don't help, it's killing the site... You need to concatenate and minify all that code, same with the CSS. And do some profiling. Ebay, arguably one of the biggest sites on the internet runs on ~80mb but your site uses up 130mb; you might have a memory leak.