HN user

Chocimier

1 karma
Posts0
Comments1
View on HN
No posts found.

It is possible in theory to speed up existing configure scripts by switching interpreter from /bin/sh to something that scans file, splits it to independent blocks and runs them in parallel.

Is there any such previous work?