Git Product home page Git Product logo

Comments (4)

Riott avatar Riott commented on July 20, 2024

Probably not overly related to the above issue but a quick firefox profile of dgg chat and my local dgg chat dev instance i'm seeing a ton of repaints being done (probably not easily avoidable due to the nature of the application) but specifically the emote animations using background-position-x and background-position-y I believe these could be causing repaints of siblings so potentially there could be optimisations that can be made in the emotes css maybe a will-change property or similar.

image

image

image

Further looking in chrome shows similar results and highlights repaint regions, using the above properties and move animations such as Tier 5 names and Flairs, this is during a relatively quiet time around 10am UTC.

image

image

image

strangely enough emotes like NOOOO and PepeHands don't seem to cause a repaint

image

image

but an emote like REE also causes a sibling repaint
image

Something potentially that could be investigated is unifying a consistent emote animation approach where possible to try to avoid constant painting, I think this might have a positive effect on performance.

from chat-gui.

GameplayStudent avatar GameplayStudent commented on July 20, 2024

I noticed today that the site was fine for 1.5 hours, but immediately began lagging when he started streaming on Kick

from chat-gui.

GameplayStudent avatar GameplayStudent commented on July 20, 2024

Now that tiny is streaming on Youtube/Rumble again, I can say it only occurs when he's streaming on Kick. I'm not sure what changes between the embeds, but I have yet to see it happen during any other embed.

from chat-gui.

GameplayStudent avatar GameplayStudent commented on July 20, 2024

Since tiny has talked about stopping embeds, this issue is no longer relevant.

from chat-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.