Files
benchmark/benchmark/scripts/templates/partials/table_select_design.html

833 B

{{ select.header("Benchmark Results") }}
{{ select.get_button("Use " ~ candidate, "redirectIndex('" ~ candidate ~ "')")|safe }} {{ select.get_button(select.icon("excel") ~ " Excel", "excel()")|safe }} {{ select.get_button(select.icon("database-eye") ~ " Datasets", "redirectDatasets()")|safe }}
Comparing with best results
{% include "partials/table_select.html" %}