mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
bench-boot: continue progress, renamte to test-boot
This commit is contained in:
@@ -10993,8 +10993,8 @@ We tried to automate it on Travis with link:.travis.yml[] but it hits the curren
|
||||
Run all kernel boot benchmarks for one arch:
|
||||
|
||||
....
|
||||
./build-bench-boot --size 3 && ./bench-boot --size 3
|
||||
cat "$(./getvar bench_boot)"
|
||||
./build-test-boot --size 3 && ./test-boot --size 3
|
||||
cat "$(./getvar test_boot_benchmark_file)"
|
||||
....
|
||||
|
||||
Sample results at 8fb9db39316d43a6dbd571e04dd46ae73915027f:
|
||||
|
||||
Reference in New Issue
Block a user