This is more what concerns me:

~$  strace sage-7.4 -c pass 2>a
~$ wc -l a
35137
~$ grep stat a |wc -l
8712
~$ grep open a |wc -l
10289
~$ grep read a |wc -l
5645

etc.

I was wrong -- its "only" 8712 stats.

Anyway, I probably just need to tweak os caching parameters or the
disk, since of course with everything in cache the startup time is
less than 2s as others report.

William


On Thu, Oct 27, 2016 at 12:23 PM, Eric Gourgoulhon
<egourgoul...@gmail.com> wrote:
>
>
> Le jeudi 27 octobre 2016 21:22:23 UTC+2, Eric Gourgoulhon a écrit :
>>
>> Hi,
>>
>> Which computer are you using? On my 5-years old laptop (Core i5-2410M + 4
>> GB memory), it takes "only" 22 seconds. Running a second time takes 1.4
>> second.
>>
>> Best regards,
>>
>> Eric.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.



-- 
William (http://wstein.org)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to