• Kissaki
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    Performance optimization is hard because it’s fundamentally a brute-force task, and there’s nothing you can do about it.

    I think that only takes effect after a certain degree of best practices, knowable practices and effects, and after educated guesses and theories with testing. That’s a lot before you reach brute force territory. At least in typical and higher-level programming language development.