More specifically, Portage. I know use flags and “optimization” are all the hype, but really, would the average user even see a benefit from customizing all their use flags? Especially a benefit that compensates for the constant compilation?

I installed it once to help grow my e-peen, but immediately switched back to Arch after watching my system compile.

Those who daily drive it, do compilation and use flags annoy you, and do you see any real benefit?

  • r00ty@kbin.life
    link
    fedilink
    arrow-up
    9
    ·
    11 months ago

    I wonder about the optimizations now. When I used gentoo it was an era where binaries were compiled for lowest common denominator targets. i386, ppc etc. That is they used no optimized instructions at all. It was the era where MMX and SSE were becoming a thing and there were genuine optimizations you were likely missing out on. So compiling your own stuff actually did show varying levels of improvement.

    These days I’m pretty sure most binaries are detecting cpu flags and flipping on extra functionality when detected so the optimizations are less pronounced than they were.

    But, I’d be interested to know if I’ve got that wrong. These days, I’ve gotten older and I don’t have time to spend a weekend fixing my system when it goes wrong, as such I’m using pre-compiled distros. Often when they break I’ll fall back to my dual boot windows until I have a block of time to fix it. How did I have so much spare time back then?