Closed TheJosh closed 11 years ago
real 2m19.871s
user 2m5.840s
sys 0m14.660s
real 1m33.418s
user 2m10.290s
sys 0m14.690s
real 2m0.437s
user 1m43.530s
sys 0m11.980s
real 1m17.876s
user 1m45.550s
sys 0m12.710s
Made another update
make -j4 on the same machine:
real 1m0.878s
user 1m40.030s
sys 0m12.000s
Trimmed even more fat;
real 0m57.757s
user 1m39.140s
sys 0m12.420s
I just timed windows compiles in MSVC 2010 Express. It doesn't give a time on-screen, but I used the stopwatch on my phone. The computer is a slower one too, and it only does single-tread compiles (like make -j1). In both cases I did a "rebuild all".
Original: 4:45:02
New: 3:30:95
That's a saving of more than a minute!
Linux dual-core make -j4
real 0m52.244s
user 1m31.950s
sys 0m10.450s
It's a bit crappy that everything hangs off
rage.h
. This should be cleaned up.