[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parallelization of shell scripts for 'configure' etc.
From: |
Steffen Nurpmeso |
Subject: |
Re: Parallelization of shell scripts for 'configure' etc. |
Date: |
Tue, 14 Jun 2022 16:30:10 +0200 |
User-agent: |
s-nail v14.9.24-254-g443e374be3 |
Chet Ramey wrote in
<211b74c0-caed-227f-ffae-b85868ef799f@case.edu>:
|On 6/13/22 6:39 PM, Paul Eggert wrote:
|> In many Gnu projects, the 'configure' script is the biggest barrier to
|> building because it takes soooo long to run. Is there some way that we
|> could improve its performance without completely reengineering it, by
|> improving Bash so that it can parallelize 'configure' scripts?
|
|Previous iterations of this research rewrote existing shell scripts based
|on a database of annotations about individual commands, without any changes
|to the shell itself. Unless that's changed, you can experiment with Pash
|and Pash-JIT immediately.
I wondered how they handle (file-descriptor) resource exhaustion.
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
Re: Parallelization of shell scripts for 'configure' etc., L A Walsh, 2022/06/18
Re: Parallelization of shell scripts for 'configure' etc., Tim Rühsen, 2022/06/18
Re: Parallelization of shell scripts for 'configure' etc., Alexandre Oliva, 2022/06/21