Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
This makes ./configure run twice as fast (twitter.com/mjg59)
3 points by rwmj on Aug 9, 2017 | hide | past | favorite | 1 comment


maybe not twice as fast, but my favorite open source program's ./configure runs in 2.43s with the taskset hack (best of 8) and 3.40s without it (best of 8). That's just a 28% improvement, but it's enough to make me consider adding 'taskset -pc 0 $$ > /dev/null 2>&1' just after AC_INIT.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: