Update benchmark page.
This commit is contained in:
@@ -15,25 +15,33 @@
|
||||
|
||||
<h1>Jerryscript Benchmark</h1>
|
||||
<p>
|
||||
<span style="font-weight: bold; color: blue;">lower is better</span>
|
||||
for both memory and performance.
|
||||
Show data
|
||||
<a href="?show=sum">by_sum</a> /
|
||||
<a href="?show=max">by max</a>
|
||||
value of subtests
|
||||
</p>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div id="wrapper_sunspider-1.0.2" class="content">
|
||||
<h3>sunspider-1.0.2</h3>
|
||||
<div id="chart_sunspider-1.0.2_memory" class="graph-container"></div>
|
||||
<div id="chart_sunspider-1.0.2_performance" class="graph-container"></div>
|
||||
<div id="chart_sunspider-1.0.2_memory" class="graph-container">loading...</div>
|
||||
<div id="chart_sunspider-1.0.2_performance" class="graph-container">loading...</div>
|
||||
</div>
|
||||
|
||||
<div id="wrapper_ubench">
|
||||
<h3>ubench</h3>
|
||||
<div id="chart_ubench_memory" class="graph-container"></div>
|
||||
<div id="chart_ubench_performance" class="graph-container"></div>
|
||||
<div id="chart_ubench_memory" class="graph-container">loading...</div>
|
||||
<div id="chart_ubench_performance" class="graph-container">loading...</div>
|
||||
</div>
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<p>
|
||||
<span style="font-weight: bold; color: blue;">lower is better</span>
|
||||
for both memory and performance.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user