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
performance comparison of popular javascript chart library d3.js,kendo,highcharts,echart,flot,gRaphael,fusioncharts,chart.js,canvasjs
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/graphael/0.5.1/g.raphael-min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/Chart.js/0.2.0/Chart.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/flot/0.8.2/jquery.flot.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/d3/3.4.8/d3.min.js"></script>
<script src="//www.cinsoft.net/mylib099-min.js"></script>var data = {};Ready to run.
| Test | Ops/sec | |
|---|---|---|
| highcharts | | ready |
| kendo ui | | ready |
| d3.js | | ready |
| echart | | ready |
| flot | | ready |
| gRaphael | | ready |
| fusioncharts | | ready |
| chart.js | | ready |
| canvasjs | | ready |
You can edit these tests or add more tests to this page by appending /edit to the URL.