Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5050

Advanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5

$
0
0
I just tested my Kingston canvas Go Plus 128GB
This is the fastest SD card I've ever seen and tested in random write and read IOPS, and I've had several, even Sandisk, used it first on the Pi 3B+ and it's very fast on it, a few days ago I switched to the Pi 5 and with it it is even faster, below are the tests with and without Command Queueing.

Code:

mmc0: Command Queue Engine enabled, 31 tagsmmc0: new ultra high speed SDR104 SDXC card at address 5048mmcblk0: mmc0:5048 SD128 116 GiBmmcblk0: p1 p2mmcblk0: mmc0:5048 SD128 116 GiB
Without Command Queueing:

Code:

Raspberry Pi Diagnostics - version (unknown)Mon Apr 29 14:02:04 2024Test : SD Card Speed TestRun 1prepare-file;0;0;62001;121seq-write;0;0;64887;126rand-4k-write;0;0;21127;5281rand-4k-read;21312;5328;0;0Sequential write speed 64887 KB/sec (target 10000) - PASSRandom write speed 5281 IOPS (target 500) - PASSRandom read speed 5328 IOPS (target 1500) - PASSTest PASS
With Command Queueing:

Code:

Raspberry Pi Diagnostics - version (unknown)Mon Apr 29 14:49:56 2024Test : SD Card Speed TestRun 1prepare-file;0;0;66197;129seq-write;0;0;66264;129rand-4k-write;0;0;23239;5809rand-4k-read;27363;6840;0;0Sequential write speed 66264 KB/sec (target 10000) - PASSRandom write speed 5809 IOPS (target 500) - PASSRandom read speed 6840 IOPS (target 1500) - PASSTest PASS
Awesome speeds you're getting with the Kingston. Is it this exact card here? I might get one
https://www.amazon.co.uk/dp/B0858MY6RT/ ... oding=UTF8

If you don't mind, what results do you get by running pibenchmarks?
sudo curl https://raw.githubusercontent.com/TheRe ... Storage.sh | sudo bash

Statistics: Posted by luckyluca — Wed May 15, 2024 6:35 pm



Viewing all articles
Browse latest Browse all 5050

Trending Articles