|
|
|
|
|
by runeks
1330 days ago
|
|
> 4 minutes with Rosetta 2 > 11 minutes with qemu-user-static > Whereas it only takes 20 seconds on my early 2013 MacBook Pro. This sounds suspicious to me. In my experience, Rosetta is faster on my M1 MBP than natively on my 2015 x86 MBP. How did you measure this? |
|
The performance will obviously depend on the workload
> How did you measure this?
Running the exact same docker image based on this: https://github.com/chriz2600/xilinx-ise And the code from this git repo of mine: https://github.com/LIV2/GottaGoFastRAM2000
Inside a Debian vm:
When I get a chance I will check the timing of each individual step from the makefile.If there is something I'm missing I'd love to know, I'd rather not have to run my builds on another machine