Storage Test

Overview

The Storage Test is designed to benchmark read/write speeds using IndexedDB in your browser. This test is useful for assessing the performance of your device's storage capabilities within the web environment.

The test allows you to allocate a specific amount of storage, perform read and write operations, and measure the speeds of these operations. This can help identify potential performance issues or limitations in your browser's storage capabilities.

More Info