diff options
| author | Peter Fors <peter.fors@mindkiller.com> | 2025-10-16 04:19:32 +0200 |
|---|---|---|
| committer | Peter Fors <peter.fors@mindkiller.com> | 2025-10-16 04:19:32 +0200 |
| commit | a4c261c6ee3940099e653a6f448dc952dfd5899f (patch) | |
| tree | 7b14cfde56d735259f6e852a6d337228e00db0f5 /Bench.sh | |
| parent | dcaf169691cfbb865241e96a4786af0862424701 (diff) | |
optimized, but bug with rasterdemos
Diffstat (limited to 'Bench.sh')
| -rwxr-xr-x | Bench.sh | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -3,6 +3,9 @@ ./build.sh profile ./mknes ./build.sh profile_release -taskset -c 1 chrt -f 99 -- perf stat -C 1 ./mknes -taskset -c 1 chrt -f 99 -- perf stat -C 1 ./mknes -taskset -c 1 chrt -f 99 -- perf stat -C 1 ./mknes +taskset -c 1 chrt -f 99 -- perf stat -- ./mknes +taskset -c 1 chrt -f 99 -- perf stat -- ./mknes +taskset -c 1 chrt -f 99 -- perf stat -- ./mknes +taskset -c 1 chrt -f 99 -- perf stat -e stalled-cycles-frontend:u -e L1-icache-loads -e L1-icache-load-misses -- ./mknes +taskset -c 1 chrt -f 99 -- perf stat -e stalled-cycles-frontend:u -e L1-icache-loads -e L1-icache-load-misses -- ./mknes +taskset -c 1 chrt -f 99 -- perf stat -e stalled-cycles-frontend:u -e L1-icache-loads -e L1-icache-load-misses -- ./mknes |
