<%= benchmark.name %>

Edit

Benchmark scoring type: <%= benchmark.scoring %>
Description:

<%= benchmark.description %>


Tests using this benchmark:

<% if benchmark.tests.length > 0 %> <% benchmark.tests.each do |t| %> <% end %>
Test title Benchmarks Last updated
<%= t.name %> <%= t.benchmarks.length %> <%= t.updated_at %>
<% else %>

There are no tests associated with this benchmark.

<% end %>