Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
Feature Requests
FAQ
Register
Log In
Run results for:
Md5 hashing Spark-md5 node-md5
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Browser:
Mobile Safari 16
Operating system:
iOS 16.6.1
Device Platform:
Mobile
Date tested:
2 years ago
Benchmark engine:
Benchmark.js
js-md5
1.7M/s
Spark
731K/s
View exact numbers
Test name
Executions per second
✓
js-md5
1,743,503 Ops/sec
Spark
731,194 Ops/sec
HTML Preparation code:
<script src="https://cdnjs.cloudflare.com/ajax/libs/spark-md5/3.0.2/spark-md5.min.js"></script> <script src="https://unpkg.com/js-md5@0.7.3/src/md5.js"></script>
Tests:
Spark
SparkMD5.hash('Hi there');
js-md5
md5('Hi there')