Skip to content

Instantly share code, notes, and snippets.

Created August 31, 2014 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3992a1ab242b8468adc1 to your computer and use it in GitHub Desktop.
Save anonymous/3992a1ab242b8468adc1 to your computer and use it in GitHub Desktop.
$ MOJO_TEMPLATE_DEBUG=1 perl -Ilib -Mojo -E 'my $c = app->build_controller; n { $c->render(inline => "foo\n" x 100) } 10000'
-- Code for inline template "91446b8908e204a9e4b01e6471b5838a"
#line 1 "inline template 91446b8908e204a9e4b01e6471b5838a"
package Mojo::Template::Sandbox::10f7fd589ce9af21fa88e7566f6f73c1; use Mojo::Base -strict; sub { my $_M = ''; my $self = my $c = shift; my $_S = $c->stash;; do { $_M .= "foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\
foo\n";
#line 100 "inline template 91446b8908e204a9e4b01e6471b5838a"
; $_M } };
1.21747 wallclock secs ( 1.21 usr + 0.00 sys = 1.21 CPU) @ 8264.46/s (n=10000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment