-
```
curl https://raw.githubusercontent.com/TheRemote/PiBenchmarks/master/Storage.sh | sudo bash
[...]
RandRead: 6985 - RandWrite: 1998 - Read: 6806 - Write: 2026
Enter a description of your storag…
-
Hi,
I am trying to run IOR benchmark using -
mpirun -np 256 -ppn 128 $PWD/ior -t 4m -b 16m -F -C
and i am getting following issue -
```
ior ERROR: open64("testFile.00000128", 2) failed, errno…
-
I've run the script on Raspberry Pi B rev 2, it took a while to download dozens of packages and compiling some of them. Here is a full log. Notice no score value at the end.
```
pi@raspberrypi:~ $ s…
-
This is a tracking issue on Ventura bottling process and will be used as a dump for build failures.
If you are a user of Homebrew, this isn't where to seek help or report issues. You can get suppor…
-
For those who like to keep their Pi lean and clean, it'd be nice to have a command or script that removes everything this installs.
-
##### SUMMARY
Consider if adding iozone tool in `vhba_hot_add_remove` test cases is necessary and can be implemented for Windows.
##### ISSUE TYPE
- Feature Idea
##### ENVIRONMENT …
-
[root@client1 cmd]# ./seekwatcher -t ddtest.trace -t iozone.trace -l ddd -l iozzz -o dd_vs_iozone.png
using tracefile ./ddtest.trace
using tracefile ./iozone.trace
Traceback (most recent call las…
-
running
`$ sudo ./microsd-benchmarks.sh`
under the latest Raspberry Pi OS based on bullseye (debian 11)
raises an error during compilation of **iozone**
```
/usr/bin/ld: libbif.o:(.bss+0x0): mul…
-
It crashes at the same place each time.
"Running additional hardware identification tests..." It just freezes and can't do anything with the SBC other than pull the cord to restart it.
-
## Expected Behavior
Throughput increases as the number of concurrent increases
## Current Behavior
When set threads>80, throughput decreases as number of concurrent increases
## Possible …