We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88964e3 commit 3b0f1fbCopy full SHA for 3b0f1fb
site/static/detailed-query.html
@@ -45,7 +45,7 @@ <h3 id="title"></h3>
45
<table>
46
<thead>
47
<tr id="table-header">
48
- <th data-sort-idx="1" data-default-sort-dir="1">Query</th>
+ <th data-sort-idx="1" data-default-sort-dir="1">Query/Function</th>
49
<th data-sort-idx="2" data-default-sort-dir="-1">Time</th>
50
<th class="delta">Δ</th>
51
<th data-sort-idx="5" data-default-sort-dir="-1">Invocations</th>
0 commit comments