I've been working on a localhost project for a while when all of a sudden Chrome either freezes, crashes or takes forever to load the page. I think it all started when I was writing some javascript outputs, but I don't know if that's related.
The wierd thing is that other projects in localhost works as normal in Chrome. It seems to be just some php files that runs extremely slow in this particular project.
I'm running localhost via MAMP, if that's any help.
The project works just fine in Safari and Firefox. Any ideas? Thanks in advance!