Storage Speed Test

IndexedDB Write + Read Throughput (Browser Storage)

This benchmark stresses your browser’s local storage (IndexedDB) to estimate real-world web-app performance. It does not access your C: drive directly and does not upload anything.

Write Throughput
MB / SEC
Read Throughput
MB / SEC

Ready

Tip: Close other heavy tabs/apps and disable “battery saver” for more consistent results.

How this test works

Browsers run in a security sandbox, so they cannot read/write your disk directly.

We generate random data and store it in IndexedDB (local browser storage), then measure:

  • Write: time to store chunks
  • Read: time to retrieve the same data

After the test, the database is cleared to free space.

Performance tiers (rough)

Legacy / Mobile < 40 MB/s
Standard 40 – 120 MB/s
Fast / Desktop > 150 MB/s

Note: Private browsing, storage quotas, low disk space, or extensions can significantly lower results.

Related tests: NetworkScreenKeyboard

Related

Related Fix Guide

Step-by-step troubleshooting, then verify using this tool.

Open Fix Guide

Related Tools

Quick checks that often help diagnose the same issue.