{% extends 'layouts/default.twig' %} {% block title %}{{ benchmark.name }}{% endblock %} {% block content %}
Scoring type: {{ benchmark.scoring }}
{{ benchmark.description }}
Test Name | Hardware Tested | Last Updated |
---|---|---|
{{ t.title }} | {{ t.getHardware().name }} | {{ t.updatedAt | date('m/d/Y g:ia') }} |
There are no tests registered yet for this hardware.
{% endif %}