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