Skip to content
Snippets Groups Projects
Verified Commit a6d4a011 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: CPU benchmark option

parent f9a64f26
No related branches found
No related tags found
No related merge requests found
Pipeline #2842 passed
......@@ -130,4 +130,4 @@ jobs:
- name: Run benchmark
run: cd frontends/sdl && cargo run --release -- --benchmark
- name: Run benchmark, only for CPU
run: cd frontends/sdl && cargo run --release -- --benchmark --cpu-only
run: cd frontends/sdl && cargo run --release -- --benchmark --benchmark-cpu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment