Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
uuid benchmark
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Browser:
Chrome 134
Operating system:
Windows
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
testcase1
0.0 Ops/sec
testcase2
133087.4 Ops/sec
HTML Preparation code:
<script src=" https://cdn.jsdelivr.net/npm/uuid@11.0.3/dist/cjs-browser/index.min.js "></script>
Tests:
testcase1
const { v4: uuidv4 } = require('uuid'); uuidv4();
testcase2
console.log("hello");