jsPerf.app is an online JavaScript performance benchmark test runner & jsperf.com mirror. It is a complete rewrite in homage to the once excellent jsperf.com now with hopefully a more modern & maintainable codebase.
jsperf.com URLs are mirrored at the same path, e.g:
https://jsperf.com/negative-modulo/2
Can be accessed at:
https://jsperf.app/negative-modulo/2
const testString = `<strong>title</strong>
<table border="1" cellpadding="0" cellspacing="1" style="width:500px">
<thead>
<tr>
<th style="text-align:left; vertical-align:baseline">
<p style="text-align:center"><strong>Verkaufspreis (CHF)</strong></p>
</th>
<th style="text-align:left; vertical-align:baseline">
<p style="text-align:center"><strong>Vermittlungsprovision (CHF / %)</strong></p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">5 – 35</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">CHF 5.–</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">35 – 100</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">14%</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">100 – 250</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">12%</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">250 – 750</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); vertical-align:top">
<p style="text-align:center">10%</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>750 – 1500</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>8%</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>1500 – 2500</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>6%</p>
</td>
</tr>
<tr>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>Ab 2500</p>
</td>
<td style="border-color:rgb(233, 233, 233) rgb(205, 205, 205); text-align:center; vertical-align:top">
<p>4%</p>
</td>
</tr>
</tbody>
</table>
einen Farbabstand von Delta E<1 kalibriert und zeigt eine unglaublich realitätsgetreue Darstellung Ihrer Werke.`
Ready to run.
Test | Ops/sec | |
---|---|---|
old regex |
| ready |
limit length (jan) |
| ready |
more limits & preprocess |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.