Read the blog post or see the source code.
All three cases are arrays of numbers 0-255. The first stores those arrays in Indexed DB directly. The second case encodes them to base64 and stores them as a string. The final case uses a Uint8Array rather than a general purpose array.
To measure your own device, choose "My device" from the drop-down at the top of the page and click "Record my stats".
If you have results for a different platform, please paste the code below into a new issue at codeberg.org/andybalaam/indexed-db-perf/issues. Explain what browser, operating system and architecture (e.g. Intel, M1, Raspberry Pi) you are using. Thanks!