[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: future Python evolution
From: |
Bruno Haible |
Subject: |
Re: future Python evolution |
Date: |
Mon, 22 Apr 2024 00:38:40 +0200 |
Hi Paul,
> > But the concepts of the shell are stuck in the 40-years-ago past.
>
> True, but keeping things simple allows for optimizations like PaSH that
> can't reasonably be done to Python.
>
> https://binpa.sh/
Well, I did try PaSh on gnulib-tool — this issue [1] is a testimony.
But what can you expect from a parallelization approach? On, say, a
quad-core processor you can expect at most a 4x speedup. Which means,
the parallelized gnulib-tool.sh would still be 2 times to 25 times
slower than the Python rewrite.
Also, has PaSh been applied to configure scripts? I recall that
configure script parallelization had been a topic for Ralf Wildenhues
(before Google swallowed him).
Bruno
[1] https://github.com/binpash/pash/issues/573
- Re: gnulib-tool.py speedup, (continued)
Re: beta-tester call draft, Pádraig Brady, 2024/04/20
Re: beta-tester call draft, Bernhard Voelker, 2024/04/20
- Re: beta-tester call draft, Bruno Haible, 2024/04/20
- Re: beta-tester call draft, Paul Eggert, 2024/04/20
- Re: beta-tester call draft, Bruno Haible, 2024/04/20
- Re: beta-tester call draft, Bernhard Voelker, 2024/04/21
- Re: future Python evolution, Bruno Haible, 2024/04/21
- Re: future Python evolution, Paul Eggert, 2024/04/21
- Re: future Python evolution,
Bruno Haible <=
- Re: future Python evolution, Paul Eggert, 2024/04/22
Re: future Python evolution, Bernhard Voelker, 2024/04/21
Re: future Python evolution, Bernhard Voelker, 2024/04/28
Re: beta-tester call draft, Janneke Nieuwenhuizen, 2024/04/21
Re: full-source bootstrap and Python, Bruno Haible, 2024/04/21
Re: full-source bootstrap and Python, Simon Josefsson, 2024/04/22
Re: full-source bootstrap and Python, Bruno Haible, 2024/04/22
Re: full-source bootstrap and Python, Janneke Nieuwenhuizen, 2024/04/22
Re: full-source bootstrap and Python, Simon Josefsson, 2024/04/22
Re: full-source bootstrap and Python, Bruno Haible, 2024/04/22