From: Juan P. C. <car...@if...> - 2012-09-24 07:40:00
|
On Mon, Sep 24, 2012 at 9:09 AM, Claudio Freire <kla...@gm...> wrote: > On Mon, Sep 24, 2012 at 3:55 AM, Paul Dreik <sl...@pa...> wrote: >> time make >> 72 seconds >> make clean (to get the caches warm. note, make clean does not remove >> slicotlibrary.a. Maybe it should?) >> time make >> 18 seconds >> make clean >> time make -j4 >> 12 seconds >> make clean >> rm slicotlibrary.a >> time make -j4 >> 63 seconds > > secs2d: > > time make: > real 0m11.763s > user 0m10.929s > sys 0m0.679s > > time make -j4: > real 0m5.897s > user 0m19.935s > sys 0m0.945s > > (system is dual core with HT, so this is an example of fully > parallelizable build) > > Anyway, like I said, the speed benefit is only secondary to being able > to specify proper CFLAGS. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev Good, we should improve the options parsing in pkg.m. This is already in the wiki. Can we go back to the scheduling of a "pkg.m improvement code sprint". Does anyone know a free/libre web-based event scheduling service? (otherwise we use doodle.com) -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich http://ailab.ifi.uzh.ch/carbajal/ |