timing
This commit is contained in:
@ -123,7 +123,7 @@ def index():
|
|||||||
{graph_html_3}
|
{graph_html_3}
|
||||||
<div style="height:9vh; background-color:lightgrey; font-family: Courier, Consolas, monospace;">
|
<div style="height:9vh; background-color:lightgrey; font-family: Courier, Consolas, monospace;">
|
||||||
<table style="border-collapse: collapse;">
|
<table style="border-collapse: collapse;">
|
||||||
<style>table td { padding: 5px 10px; }</style>
|
<style>table td {{ padding: 5px 10px; }}</style>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Query 1: {duration1:.3f} s</td><td>Graph 1: {duration2:.3f} s</td>
|
<td>Query 1: {duration1:.3f} s</td><td>Graph 1: {duration2:.3f} s</td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
|
Reference in New Issue
Block a user