Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Slowdown around 5.0.5-dev-0



On 26 October 2015 at 01:49, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Hm.  If it shows up between 5.0.7 and 5.0.8 and can't be explained by
> different compilers or different compiler flags, then other culprits
> might be:
>
>  *  36ec763d - 33976: fix overlapping strcpy()
>  *  one of the several commits that added queue_signals()
>
> That mmap change was the only thing in mem.c from 5.0.7 -> 5.0.8.

I ran git bisect and it pointed to the mmap commit you mentioned
earlier, i.e. to 1f62d8d0be7290883991fb4de640fbecb7714917. Array test
wasn't changing during the search, i.e. was continuously slower.

Best regards,
Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author