summaryrefslogtreecommitdiffstats
path: root/src/devtools.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/devtools.html')
-rw-r--r--src/devtools.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devtools.html b/src/devtools.html
index af7b972..8f66827 100644
--- a/src/devtools.html
+++ b/src/devtools.html
@@ -29,6 +29,8 @@
<button id="snfe-todnr" type="button">SNFE: DNR<span class="hover"></span></button>
<button id="snfe-benchmark" type="button" disabled>SNFE: Benchmark<span class="hover"></span></button>
<button id="cfe-dump" type="button">CFE: Dump<span class="hover"></span></button>
+ <button id="cfe-benchmark" type="button" disabled>CFE: Benchmark<span class="hover"></span></button>
+ <button id="sfe-benchmark" type="button" disabled>SFE: Benchmark<span class="hover"></span></button>
<button id="purge-all-caches" type="button" data-i18n-title="3pPurgeAll"><span data-i18n="3pPurgeAll">_</span><span class="hover"></span></button>
</div>
<div id="console" class="codeMirrorContainer"></div>