GrapheneOS is so great pixel devices, I hope you all try it! The private & secure mobile operating system with Android app compatibility. Developed as a non-profit & is free and open source software

  • Permission toggles, pin scrambling, auto-reboot, scopes, MAC randomization, isolated user profiles, longer passwords, sandboxed apps, no bloat & increased battery life +more!
  • Privacy, security & anonymity FOSS!
  • andreluis034@lm.put.tf
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    1 year ago

    I ran GrapheneOS on a pixel 5 but ultimately went back to stock.

    GrapheneOS was considerably slower on my phone. Apps took a bit longer to loader, but the worst was installing APKs, it takes so much longer compared to stock. Some apps (e.g. revolut) took more than 5 minutes to install, it was crazy.

    • bug@lemmy.one
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 year ago

      GrapheneOS uses exec spawning by default, but it’s pretty trivial to disable and it does speed things up (at a slight cost to security).

      I think using AOT rather than JIT compiling might be the cause of the slow installs, but I’m not sure (and I’ve not really noticed a problem myself).

      • andreluis034@lm.put.tf
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        GrapheneOS uses exec spawning by default, but it’s pretty trivial to disable and it does speed things up (at a slight cost to security).

        Even with that option disabled the slow down was significant enough. Maybe the mid-range chip used in the Pixel 5 wasn’t helping, but still… Overall the phone felt significantly quicker when switching back to stock.

        I think using AOT rather than JIT compiling might be the cause of the slow installs, but I’m not sure (and I’ve not really noticed a problem myself).

        That’s it, I remember reading in their forums one of the mods(or devs?) mentioning this.

      • WillyWonksters@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        1 year ago

        Exactly. This was always a trivial performance difference, but the toggle was added just to satisfy anyone who might hear such a statement and be unreasonably concerned.