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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<script type="text/javascript">
var NREUMQ = NREUMQ || [];
NREUMQ.push(["mark", "firstbyte", new Date().getTime()]);
</script>
<meta content='text/html;charset=UTF-8' http-equiv='content-type' />
<title>
Cacique login
</title>
<link href="/stylesheets/default.css?1320088017" media="screen" rel="stylesheet"
type="text/css" />
<script src="/javascripts/prototype.js?1319632385" type="text/javascript">
</script>
<script src="/javascripts/effects.js?1319632385" type="text/javascript">
</script>
<script src="/javascripts/dragdrop.js?1319632385" type="text/javascript">
</script>
<script src="/javascripts/controls.js?1319632385" type="text/javascript">
</script>
<script src="/javascripts/application.js?1319632385" type="text/javascript">
</script>
<script src="/javascripts/menu.js" type="text/javascript">
</script>
</head>
<body style='overflow:auto; background:#2E3234;width:auto;'>
<!-- /CONTENIDO -->
<!-- / -->
<!-- / @Authors: -->
<!-- / Brizuela Lucia lula.brizuela@gmail.com -->
<!-- / Guerra Brenda brenda.guerra.7@gmail.com -->
<!-- / Crosa Fernando fernandocrosa@hotmail.com -->
<!-- / Branciforte Horacio horaciob@gmail.com -->
<!-- / Luna Juan juancluna@gmail.com -->
<!-- / -->
<!-- / @copyright (C) 2010 MercadoLibre S.R.L -->
<!-- / -->
<!-- / -->
<!-- / @license GNU/GPL, see license.txt -->
<!-- / This program is free software: you can redistribute it and/or modify -->
<!-- / it under the terms of the GNU General Public License as published by -->
<!-- / the Free Software Foundation, either version 3 of the License, or -->
<!-- / (at your option) any later version. -->
<!-- / -->
<!-- / This program is distributed in the hope that it will be useful, -->
<!-- / but WITHOUT ANY WARRANTY; without even the implied warranty of -->
<!-- / MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
<!-- / GNU General Public License for more details. -->
<!-- / -->
<!-- / You should have received a copy of the GNU General Public License -->
<!-- / along with this program. If not, see http://www.gnu.org/licenses/. -->
<!-- / -->
<div class='login'>
<form action="/session" method="post">
<div style="margin:0;padding:0;display:inline">
<input name="authenticity_token" type="hidden" value="iux6gTpb1RmwEzZVSgAVfERbDIgHGdPJVNR0KgflvIw="
/>
</div>
<div class='form' style='margin-left:40px;'>
<label for='login'>
User Name
</label>
<input id="login" name="login" style="width:200px;" type="text" value="" />
<br />
<label for='password'>
Password
</label>
<input id="password" name="password" style="width:200px;" type="password" value=""
/>
<a href="/users/password_recovery" style="font-size:11px;color:#5D676C;">Forgot your password?</a>
<br />
<label for='remember_me' style=' font-size:12px;'>
<input id="remember_me" name="remember_me" type="checkbox" value="1" />
Remember Me
</label>
<br />
<div class='form_button' style='margin:0;'>
<input name="commit" style="float:right;" type="submit" value="Log in" />
</div>
<div style='clear: both'>
</div>
<div style='clear: both'>
</div>
</div>
</form>
<div style='float:left; width:40%; text-align:left;margin-left:18%;'>
<img alt='cacique' src='/images/cacique/logo_cacique.png' style=' height:130px;margin:0 10%;'
/>
<br />
<br />
Do not have an account?
<div style='width:130px;margin:5% 15%;'>
>>
<a href="/users/new">Register!</a>
<< </div>
</div>
</div>
<div style='float:center; text-align:center;'>
<img alt='Powered By' src='/images/cacique/pbML.png' />
</div>
<script type="text/javascript">
if (!NREUMQ.f) {
NREUMQ.f = function() {
NREUMQ.push(["load", new Date().getTime()]);
var e = document.createElement("script");
e.type = "text/javascript";
e.async = true;
e.src = "https://d1ros97qkrwjf5.cloudfront.net/24/eum/rum-staging.js";
document.body.appendChild(e);
if (NREUMQ.a) NREUMQ.a();
};
NREUMQ.a = window.onload;
window.onload = NREUMQ.f;
};
NREUMQ.push(["nrf2", "beacon-1.newrelic.com", "07d02feefb", 336906, "Jw1cTRZYVA4BQx4QVhcRW1YKRBcMAUY=", 0, 97, new Date().getTime()])
</script>
</body>
</html>
document.getElementById("login")
document.getElementById("login")
Ready to run.
Test | Ops/sec | |
---|---|---|
fdsa |
| ready |
fads |
| ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.