mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
fix benchmarks
This commit is contained in:
@@ -6,7 +6,7 @@ profiler = ThemeRunner.new
|
||||
|
||||
puts 'Running profiler...'
|
||||
|
||||
results = profiler.run
|
||||
results = profiler.run_profile
|
||||
|
||||
puts 'Success'
|
||||
puts
|
||||
|
||||
Reference in New Issue
Block a user