node-uuid v nuuid
JavaScript performance comparison
Info
For more information, see https://github.com/broofa/node-uuid and https://gist.github.com/2985033/
Preparation code
<script src="https://raw.github.com/broofa/node-uuid/master/uuid.js"></script>
<script src="https://raw.github.com/gist/2985033/88d446d1b03cff122d9811e730dc7e428550f2a1/nuid.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 | |
|---|---|---|
uuid.v1() |
|
pending… |
uuid.v4() |
|
pending… |
nuid() |
|
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 Robert Kieffer
- Revision 3: published
- Revision 5: published
- Revision 6: published
- Revision 7: published by Nijiko Yonskai
- Revision 8: published
- Revision 9: published
0 comments