timing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2025-01-30 17:16:08 +01:00
parent 0b61a18eb1
commit ba86a08632

View File

@ -123,7 +123,7 @@ def index():
{graph_html_3}
<div style="height:9vh; background-color:lightgrey; font-family: Courier, Consolas, monospace;">
<table style="border-collapse: collapse;">
<style>table td { padding: 5px 10px; }</style>
<style>table td {{ padding: 5px 10px; }}</style>
<tr>
<td>Query 1: {duration1:.3f} s</td><td>Graph 1: {duration2:.3f} s</td>
</tr><tr>