On Tuesday, July 24, 2018 at 4:32:38 PM UTC-7, William wrote:
>
> On Tue, Jul 24, 2018 at 5:49 PM, Timo Kaufmann <eisf...@gmail.com 
> <javascript:>> wrote: 
> > I really like your wishlist! The all-or-nothing nature of sage and the 
> slow 
> > startup time 
> > (although it's actually more like 1.3 seconds with a warm cache 
> > on my machine) 
>
> Precisely how are you benchmarking this, and what is your machine? 
> Can you copy/paste a session? 
>

You weren't asking me, but: cold, "sage --startuptime" gives me

    Total time (sum over exclusive time): 28884.693ms

Then rerunning it gives

    Total time (sum over exclusive time): 1019.819ms

Or if you don't like 'sage --startuptime':

$ time ./sage -c 'print("hello")'
hello

real    0m1.210s
user    0m0.849s
sys    0m0.279s

This is on a 2017 iMac, 4.2 GHz Intel i7, 32 GB, "fusion" drive.

-- 
John



-- 
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