{% extends "base.html" %} {% block body %}

Benchmark Configuration (edit)

Name:
{{ benchmark.name }}
Description:
{{ benchmark.description|safe|linebreaks }}
Type:
{{ benchmark.benchmark_type }}
Isolation Level:
{{ benchmark.isolation }}
Scale Factor:
{{ benchmark.scalefactor }}
# of Terminals:
{{ benchmark.terminals }}
Creation time:
{{ benchmark.creation_time }}
Configuration file:
Download

{% endblock body %}