Hacker News new | ask | show | jobs
by gthank 5403 days ago
For a lot of dynamic languages, at least, the templating engine is a surprisingly large portion of your page load times. I wish I could bring up the breakdown I saw a while back, but it's certainly non-trivial in many cases.
1 comments

I would be very interested in those breakdowns. Does someone else maybe have some info on that?
Ryan Tomayko wrote a post on Ruby/C/Perl Markdown parsers and did some benchmarks a while ago:

http://tomayko.com/writings/ruby-markdown-libraries-real-che...