I would assume it is, since the server only needs to serve the API calls and not the whole web site code?

If so, getting people to use the apps could help with the current wave of users a little.

  • iarwain@lemmy.world
    cake
    link
    fedilink
    arrow-up
    15
    ·
    1 year ago

    It would probably be about the same. Most of the work is in the API functions that the web and mobile are both going to be using. Serving the web page is a pretty small load on the server side, even if it runs a JS frontend.

    • WhoRoger@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      1 year ago

      I’m finding that Jerboa is way more snappy and has less of the “button spinning forever” or similar problems. Maybe it’s just the frontend effectiveness, but still.

  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    Are there any lemmy forks/instances running on Elixir? Rust is fine for some applications, but Elixir was made on top of Erlang, which is all about ensuring maximum uptime and speed with the least resource usage