mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
@@ -4,7 +4,7 @@ require 'stackprof'
|
||||
require_relative 'theme_runner'
|
||||
|
||||
Liquid::Template.error_mode = ARGV.first.to_sym if ARGV.first
|
||||
profiler = ThemeRunner.new
|
||||
profiler = ThemeRunner.new
|
||||
profiler.run
|
||||
|
||||
[:cpu, :object].each do |profile_type|
|
||||
|
||||
Reference in New Issue
Block a user