Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Chocimier
11 months ago
|
parent
|
context
|
favorite
| on:
Parallel ./configure
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?
tavianator
11 months ago
[–]
I was looking for a relevant paper and found this one, which isn't what I was looking for but is related:
https://sigops.org/s/conferences/hotos/2023/papers/liargkova...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Is there any such previous work?