Add single-benchmark execute, simplify compilation

This commit is contained in:
Sam Doiron
2022-04-13 11:14:23 -03:00
parent 45ddc00710
commit f6d1b56b4e
9 changed files with 281 additions and 65 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
require_relative '../theme_runner'
Benchmarks.define('theme_runner', ThemeRunner.new)
#Benchmarks.define('theme_runner', ThemeRunner.new)