24.16.2. gem5 fast build
./build-gem5 --gem5-build-type fast
How it goes faster is explained at: https://stackoverflow.com/questions/59860091/how-to-increase-the-simulation-speed-of-a-gem5-run/59861375#59861375
Disables debug symbols (no -g
) for some reason.
Benchmarks present at: