(new Date()).getTime() vs new Date().getTime()
JavaScript performance comparison
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
Test | Ops/sec | |
---|---|---|
new Date().getTime()
|
|
pending… |
(new Date()).getTime()
|
|
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.
- Revision 1: published
- Revision 2: published mgh
- Revision 4: published
- Revision 5: published new Date()/1000
- Revision 7: published
- Revision 8: published
- Revision 9: published
- Revision 10: published
- Revision 11: published Jamie Pate
- Revision 12: published
- Revision 13: published
- Revision 14: published
- Revision 15: published
- Revision 16: published Gilad Peleg
- Revision 17: published Kris
- Revision 18: published Kris
- Revision 19: published Kris
- Revision 20: published Geoff Stokes
- Revision 21: published
- Revision 22: published
- Revision 23: published
- Revision 24: published
- Revision 25: published
- Revision 26: published Fidel
- Revision 27: published
- Revision 29: published
- Revision 30: published
- Revision 31: published
- Revision 32: published Björn L
- Revision 33: published ghjghj
- Revision 34: published
- Revision 38: published
- Revision 39: published
- Revision 40: published justin
- Revision 42: published Alexey Bass
- Revision 43: published VeganBen
0 Comments