Compare XPath benchmark blocks.
This commit is contained in:
parent
01b88d8c68
commit
19e9834583
|
@ -10,4 +10,6 @@ Benchmark.ips do |bench|
|
|||
bench.report 'long form' do
|
||||
document.xpath('descendant-or-self::meta')
|
||||
end
|
||||
|
||||
bench.compare!
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue