Re: [EQL5] Slow startup

2021-01-01 Thread PR
On 1/1/21, Erik Winkels wrote: > Ah yes, welcome to Sailfish! Thanks, yeah it's a great OS, it's hard not to love it, once you've played around with it! I will try to add some example myself, so in future this (almost empty) repo will hopefully get populated: https://gitlab.com/eql/eql5-sailfis

Re: [EQL5] Slow startup

2021-01-01 Thread Erik Winkels
Hi, On Friday, January 1, 2021, PR wrote: > > Loading ASDF on mobile _is_ slow, and there is nothing we can do about it, > unfortunately. > > ASDF should therefore never be a dependency in a final app (there are ways to > avoid it, even if some libraries want it to be present.) Thanks, I'll m

Re: [release candidate][testing]

2021-01-01 Thread Juan Jose Garcia-Ripoll
Though I do not use ECL so intensively now, I have a couple of VPS and a big Windows CPU I could contribute to testing. I also have developed some useful scripts to build standalone MSYS/MINGW environments with minimal dependencies for similar purposes with Emacs (see emacs-build on my GitHub). I

Re: [EQL5] Slow startup

2021-01-01 Thread PR
On 12/28/20, Erik Winkels wrote: > ;;; Loading #P"/usr/lib/ecl-20.4.24/asdf.fas" > --> > Reading config "/home/nemo/.config/pusfofefe/config.lisp"... Config Loading ASDF on mobile _is_ slow, and there is nothing we can do about it, unfortunately. ASDF should therefore never be a depend

[release candidate][testing]

2021-01-01 Thread Daniel Kochmański
Hey, we've started tests before the next release if you have time and resources to help, then the issue is here: https://gitlab.com/embeddable-common-lisp/ecl/-/issues/621 Best regards, Daniel -- Daniel Kochmański ;; aka jackdaniel | Przemyśl, Poland TurtleWare - Daniel Kochmański  | www.t

[EQL5] Slow startup

2021-01-01 Thread Erik Winkels
Hi, in my app for Sailfish OS I've got a really long startup time compared to other apps. (On the first load it is especially long, I assume because Quicklisp is loading systems.) The longest wait and the one that would make startup time good enough for me if it was gone is marked with "-->":