Loading...

Explanation

This page tests the latency for reading values from IndexedDB under various conditions. To begin the test, press "Start reading library" and note the number of "books" read per second --- this value updates continuously as long as the test runs.

You can also try the test when IDB is busy with other work by toggling the first checkbox to on. You should notice this interferes with the speed of the first task.

Lastly, try directing the background IDB task to a different Storage Bucket. When backing stores are sharded, this should reduce the degree of interference between the tasks. This feature can be enabled via about flags (link must be manually copied) or by passing the command line flag

--enable-features="IndexedDBShardBackingStores"
As of 16-Apr-2024 this flag is not enabled by default on any version of Chrome.

This test works best when

Reference results

Browser Background task Result (books/sec)
Linux desktop, 125.0.6382.3 (Official Build) dev (64-bit) none 645
ditto same bucket 575
ditto different bucket 645