Hi,
When building this project https://github.com/marhel/r68k with cargo build --release it takes 350x times longer time than in debug.
I tested this on both stable and nightly (on Mac) and the result seems to be the same.
Here is the original issue: marhel/r68k#60
I have also attached a performance capture (Done with XCode/Instruments on Mac) which i took for a while (not the whole duration of the compile but should hopefully give a hint on where most of the time is being spent)