On Jan 21, 2012, at 16:10 , Jeroen Demeyer wrote:

> On 2012-01-21 19:30, Justin C. Walker wrote:
>> I tried this on my system (Mac Pro, Dual 6-core Xeon, 10.6.8, 24 GB RAM) 
>> with 4.8.rc0, using "-j24".  For 'make build', I got
>> 
>> real    23m34.692s
>> user    159m17.675s
>> sys     22m54.627s
>> 
>> Lots of parallelism.  For 'make doc', I got
>> 
>> real 66m39.539s
>> user 51m53.830s
>> sys  15m51.766s
> 
> On my system:
> 
> make build:
> real    27m1.477s
> user    190m11.726s
> sys     14m9.237s
> 
> make doc:
> real    14m29.152s
> user    14m19.027s
> sys     0m9.575s

That's really puzzling.  It's almost like "make doc" is doing different things 
on our two systems: the build is somewhat faster on my system (ignoring "sys" 
time), but the doc build on yours is blazing.

What chips does your system use?  Are you using solid-state disks?  And what 
release are you building?

I'm not sure what the doc build does, but staring at 'top' output while it's 
underway shows lots of free memory, not a lot of CPU or disk activity.  The doc 
build just proceeds ponderously.

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
Like the ski resort full of girls hunting for husbands
and husbands hunting for girls, the situation is not
as symmetrical as it might seem.
  - Alan MacKay
--

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to