Re: [dev] [st] st 0.4 slow startup

From: Igor Šarić <karabaja4_AT_gmail.com>
Date: Sat, 6 Apr 2013 23:17:35 +0200

I just tested the commit Chris posted.

Yes, that commit is the cause of the startup delay:

st-082bab29f3551e5cee332832ff767c3fb65a5cbc >>> time ./st -e exit
real 0m0.055s
user 0m0.043s
sys 0m0.003s

st-9c44229c626ea7351a7809540435f40cffb624bc >>> time ./st -e exit
real 0m0.523s
user 0m0.507s
sys 0m0.003s


On Sat, Apr 6, 2013 at 11:04 PM, Raphaël Proust <raphlalou_AT_gmail.com> wrote:

> On Sat, Apr 6, 2013 at 9:10 PM, Igor Šarić <karabaja4_AT_gmail.com> wrote:
> > Can you please post the full hash? Thanks.
>
> git(1) understand hash-prefixes.
>
> Thus `git show 9c44229c` works. And the first line is "commit
> 9c44229c626ea7351a7809540435f40cffb624bc".
>
> You probably don't need the long hash as git will consume the short
> one just fine.
>
>
> Protip: git's documentation is interesting.
>
>
> Cheers,
> --
> ______________
> Raphaël Proust
>
>
Received on Sat Apr 06 2013 - 23:17:35 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 06 2013 - 23:24:05 CEST