Interesting take on comparability vs performance. I gotta imaging capturing user data and sending to a cloud collector is also a big culprit.

  • awderon@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I doubt that the main source of software performance issues is due to security. I think the main problem is that software is not optimized anymore. Add this lib and that one.

    Most devs I work with don’t even know how much CPU or memory their application needs to run.