Skip to content

Tip for new contributors, testers or users: "MAKEOPTS=”-j${core} +1″ is NOT the best optimization" #41

Open
@takusuman

Description

I've read this some time ago, and i thought it would be cool to share this article with you guys.
Here Agostino tests and benchmarks if using -j $(( n + 1 )) is any better than just using -j $n, and the conclusion is that its not.

https://blogs.gentoo.org/ago/2013/01/14/makeopts-jcore-1-is-not-the-best-optimization/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions