Douglas Peucker implementations 3
JavaScript performance comparison
Preparation code
<script src="//agafonkin.com/simplify/test-data.js"></script>
<script src="//agafonkin.com/simplify/simplify.js"></script>
<script src="//agafonkin.com/simplify/simplify2.js"></script>
<script>
Benchmark.prototype.setup = function() {
Simplify.setProps('x', 'y');
};
</script>
Preparation code output
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
configurable |
|
pending… |
non-configurable |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
0 comments