Skip to content

getBoundsForBubble causing huge slowdown when a text bubble is already on screen #255

@Tacodiva

Description

@Tacodiva

In this project I was observing some very strange performance issues. It seemed that the first of the three executions of the benchmark was far faster than the next two. This seems to be the result of a bug to do with the 'getBoundsForBubble' function. In the screenshot below, you can see the three runs, and how the first one is far faster than the next ones.

Image

You can also see that the reason the next two runs are way slower is because of getBoundsForBubble. I haven't done any research on why this is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions