1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

God only knows

which is the fastest template engine when the benchmark's iteration in
CI is too small 😇
This commit is contained in:
Takashi Kokubun 2015-03-28 16:56:50 +09:00
parent e840143a43
commit cfc5c26b94

View file

@ -74,7 +74,6 @@ class Benchmarks
end
x.compare!
end
assert_fastest(result)
end
private