[sage-devel] Re: Startup time improvement in 8.6

2019-01-17 Thread Simon King
Hi all, On 2019-01-17, Nils Bruin wrote: > On Thursday, January 17, 2019 at 12:11:03 PM UTC-8, Timo Kaufmann wrote: >> >> Result: >> 8.5: 751.77ms >> 8.6: 1033.39ms >> >> Thats 1/3rd improvement! Thanks to whoever is responsible for this. >> >> Did you mislabel those results? I would think that

[sage-devel] Re: Startup time improvement in 8.6

2019-01-17 Thread Timo Kaufmann
Am Donnerstag, 17. Januar 2019 21:31:35 UTC+1 schrieb John H Palmieri: > > > > On Thursday, January 17, 2019 at 12:11:03 PM UTC-8, Timo Kaufmann wrote: >> >> When packaging sage 8.6, I noticed that startup felt unusually fast. So I >> averaged the startup time over 100 runs: >> >> ``` >> for i in

[sage-devel] Re: Startup time improvement in 8.6

2019-01-17 Thread Nils Bruin
On Thursday, January 17, 2019 at 12:11:03 PM UTC-8, Timo Kaufmann wrote: > > Result: > 8.5: 751.77ms > 8.6: 1033.39ms > > Thats 1/3rd improvement! Thanks to whoever is responsible for this. > > Did you mislabel those results? I would think that for startup time, smaller is better. The numbers you

[sage-devel] Re: Startup time improvement in 8.6

2019-01-17 Thread John H Palmieri
On Thursday, January 17, 2019 at 12:11:03 PM UTC-8, Timo Kaufmann wrote: > > When packaging sage 8.6, I noticed that startup felt unusually fast. So I > averaged the startup time over 100 runs: > > ``` > for i in {1..100}; do > Are the file names interchanged here? > "sage-8.5/bin/sage"

[sage-devel] Startup time improvement in 8.6

2019-01-17 Thread Timo Kaufmann
When packaging sage 8.6, I noticed that startup felt unusually fast. So I averaged the startup time over 100 runs: ``` for i in {1..100}; do "sage-8.5/bin/sage" --startuptime | grep 'Total time' | awk '{ print $7 }' >> 8.6.log "sage-8.6/bin/sage" --startuptime | grep 'Total time' | awk '{ print

Re: [sage-devel] Re: GSoC 2019?

2019-01-17 Thread Dima Pasechnik
Please start on the application, I'll help as much as I can. I probably could only mentor 1 student this year - but I am happy to be a GSoC admin. Dima On Thu, Jan 17, 2019 at 2:02 PM David Coudert wrote: > > I'm ready to help mentoring and writing the application. > > Le mardi 15 janvier 2019

[sage-devel] Re: GSoC 2019?

2019-01-17 Thread David Coudert
I'm ready to help mentoring and writing the application. Le mardi 15 janvier 2019 21:28:16 UTC+1, Harald Schilly a écrit : > > Hi everyone. This years Google Summer of Code 2019 just started. Should we > write an application? Who is motivated to be a mentor? Everyone from last > year still on

[sage-devel] GSoC 2019?

2019-01-17 Thread Durgesh Agrawal
Please do write an application. I'd apply as a student participant for the same. :-) - Durgesh. -- 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