small-packages/my-default-settings/files/sbin/coremark
2026-05-10 09:48:30 +08:00

4 lines
159 B
Bash

#!/bin/ash
/bin/coremark | grep "CoreMark 1.0" | cut -d "/" -f 1 | cut -d "." -f -2 | sed -e 's/CoreMark 1.0\(.*\)/(CpuMark\1 Scores)/g' | tee /etc/bench.log