Faster than C? Parsing Node.js Streams!

Comments

Comments are closed.

Anonymous at 09:31 on 12 Nov 2012

Excellent.

I've seen this talk now 3 times and it's still great. Felix just has a fantastic way of delivering!

Really great talk. Performance improving is just a lot of hard work! The numeric approach is great. Benchmark Driven Development is exactly what the WebKit people are doing.

Anonymous at 09:52 on 12 Nov 2012

Very interesting

excellent presentation, i'm just missing how the new parser was actually made so much faster. Given the 80/20 rule there should be a main tip, that probably is not just unrolling loops etc..