http://qs1969.pair.com?node_id=981391


in reply to Re: Timing web page download.
in thread Timing web page download.

Thanks for suggestion, but can you point out the NPM you have on mind that does something similiar?

I'm thinking that if I'm to parse web page, then it doesn't matter if I write the parser in perl,c or js, in fact it would be harder to do in js, unless you're suggesting compiling it with nodejs and then running that foreign code in server context.

In what way is JS better for parsing html then perl?