summaryrefslogtreecommitdiff
path: root/obbenchlib/templates/benchmark.j2
diff options
context:
space:
mode:
Diffstat (limited to 'obbenchlib/templates/benchmark.j2')
-rw-r--r--obbenchlib/templates/benchmark.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/obbenchlib/templates/benchmark.j2 b/obbenchlib/templates/benchmark.j2
index 1a723a1..de5c10a 100644
--- a/obbenchlib/templates/benchmark.j2
+++ b/obbenchlib/templates/benchmark.j2
@@ -34,5 +34,8 @@
</tr>
{% endfor %}
</table>
+
+ <h2>Spec file for this benchmark</h2>
+ <p><pre>{{ spec }}</pre></p>
</body>
</html>