Beanie level: Chaebol’s poor doppelganger

So as @LordCobol said, there are definitely a lot of API calls. I saw 834, and it was still going. A lot of calls to metrics and google ad server, which is fine, the sheer volume though

4
8

    What stood out was that it looks like there is a lot of front loading, of user profile related stuff, which could be loaded as needed. There may be some room for improvement as far as slowness, IMHO

    4
    2

      Technically, you bamboozled me but I agree with your conclusion!

      3
      1

        Sorry, I got a little excited. I was saying that they appear to be loading a lot of info up front that they like don’t need to, and can load when needed. This might speed up the site a little

        6
        2

          Don’t be! Thank you. I appreciate your knowledge in this context which I lack.

          1
          0

          I think some of the API calls are external sources like Ads? They can use CDN for static gifs, but even CDN will pile up costs.

          1
          1

      Haha, what a fun use of devtools… But most of these seem to be gifs, and some of them take almost a second and more to load…interesting…

      1
      1

Not sure where to post this. Recently I have been seeing a lot of Gateway errors. Almost like a DoS issue. Adding more server or scaling up (is theyre on the cloud) may help. Really user unfriendly

4
13