Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
test localstorage
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/145.0.0.0 Safari/537.36
Browser:
Chrome 145
Operating system:
Windows
Device Platform:
Desktop
Date tested:
2 months ago
Test name
Executions per second
test 1
254531.1 Ops/sec
test 2
257364.9 Ops/sec
Script Preparation code:
var reader_settings = { "readerMenu": { "readStyle": 1, "viewStyle": 1, "fitStyle": 3, "stretchStyle": 2, "headerStyle": 0, "progressBarDirection": 1, "doAutoAdvance": true, "limitMaxWidth": false, "limitMaxHeight": false, "maxWidth": -1, "maxHeight": -1, "keys": { "toggleMenu": [ "KeyM", null ], "pageForward": [ "ArrowRight", "Numpad6" ], "pageBackward": [ "ArrowLeft", "Numpad4" ], "chapterForward": [ "Period", null ], "chapterBackward": [ "Comma", null ], "immersiveMode": [ "KeyF", null ], "offsetSpread": [ "KeyO", null ] }, "lock": { "width": true, "height": true, "contain": true, "none": true }, "lockOffset": 0, "longStripMargin": 1, "offsetDoubles": {}, "hasImmersiveBefore": false, "keyEvents": true, "backgroundColor": "transparent" }, "drawer": {}, "userPreferences": { "filteredLanguages": [ "en" ], "initialLoadCount": 50, "subsequentLoadCount": 50, "showSafe": true, "showErotic": true, "showSuggestive": true, "showHentai": false, "isDark": false } }
Tests:
test 1
localStorage.setItem("md", JSON.stringify(reader_settings));
test 2
localStorage.setItem("md", JSON.stringify(reader_settings));