parseInt
JavaScript performance comparison
Info
added +"String" to convert "10" to number first.
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
parseInt with radix parameter |
|
pending… |
parseInt without radix parameter |
|
pending… |
bitwise operator |
|
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 josi
- Revision 2: published
- Revision 3: published
- Revision 4: published
- Revision 5: published
- Revision 6: published
- Revision 7: published
- Revision 8: published by Duncan Beevers
- Revision 9: published by Gildas
- Revision 10: published
- Revision 11: published by cacajean
0 comments