On Dienstag, 5. September 2017 23:35:54 CEST Dmitry Selyutin wrote:
> Hi Tim,
> 
> that's exactly what I've done today. I've just pushed some changes into
> repository; could you please try the latest version?
> I didn't have time to integrate --no-changelog support yet (it seems it was
> either unimplemented before or appeared after project was completed).
> Thank you for trying the Python version; please let me know if it works for
> you or if there are some other errors to be fixed.
> 
> P.S. I've started cleaning the entire code base, also rewriting some slow
> paths, but there is a lot of work to be done; stay tuned. :-)

Awesome, Dmitry ! \o/

Works like a charm on a quick test (will do some more testing the next days).

That's really *much* faster than  before.
Now:
real    0m34,265s
user    0m31,524s
sys     0m2,279s

Before:
real    1m20,295s
user    1m16,460s
sys     0m16,050s

The bottleneck now is autoreconf followed by libtoolize :-) 

If you remove the gnulib-tool from branch 'pygnulib' and instead add a link 
gnulib-tool -> gnulib-tool.py then one wouldn't have to edit ./bootstrap.

I just can't say how much I appreciate your work !

Regards, Tim

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to