var tmp = Math.pow(6, 21);
var tmp = 0; for(var i = 0; i < 21; i++) { tmp *= 6; }
FAQ: FAQ
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net
Python benchmarks support: Pyodide