Y
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
akie
5403 days ago
I would be very interested in those breakdowns. Does someone else maybe have some info on that?
link
glassx
5402 days ago
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...
link