mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
test-boot: recommend all archs by default
This commit is contained in:
@@ -15672,7 +15672,7 @@ There is no result reporting web UI however... but neither does GitLab CI: https
|
|||||||
Run all kernel boot benchmarks for one arch:
|
Run all kernel boot benchmarks for one arch:
|
||||||
|
|
||||||
....
|
....
|
||||||
./build-test-boot --size 3 && ./test-boot --size 3
|
./build-test-boot --size 3 && ./test-boot --all-archs --size 3
|
||||||
cat "$(./getvar test_boot_benchmark_file)"
|
cat "$(./getvar test_boot_benchmark_file)"
|
||||||
....
|
....
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user