X2 Matrix vs GL Matrix2 Rotations
JavaScript performance comparison
Preparation code
<script src='http://sandbox.goxtk.com/x2/x2.js'>
</script>
<script src='http://sandbox.goxtk.com/x2/gl-matrix-min.js'>
</script>
<script src='https://raw.github.com/mrdoob/three.js/master/build/three.min.js'></script>
Preparation code output
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
X2 Matrix |
|
pending… |
GL Matrix2 |
|
pending… |
three.js |
|
pending… |
Compare results of other browsers
Revisions
You can edit these tests or add even more tests to this page by appending /edit to the URL. Here’s a list of current revisions for this page:
- Revision 1: published by Daniel Haehn
- Revision 2: published by Daniel Haehn
- Revision 3: published by Daniel Haehn
- Revision 4: published by 1Pupik1989
- Revision 5: published by 1Pupik1989
- Revision 6: published
- Revision 7: published by 1Pupik1989
- Revision 8: published by 1Pupik1989
- Revision 9: published by 1Pupik1989
0 comments