Skip to content

Performance improvement for Geyser HBox/VBox#3756

Merged
vadi2 merged 1 commit intoMudlet:developmentfrom
Edru2:hbox/vbox-performance
May 13, 2020
Merged

Performance improvement for Geyser HBox/VBox#3756
vadi2 merged 1 commit intoMudlet:developmentfrom
Edru2:hbox/vbox-performance

Conversation

@Edru2
Copy link
Copy Markdown
Member

@Edru2 Edru2 commented May 8, 2020

Brief overview of PR changes/additions

Scripts/GUI with many Geyser HBox/VBox should have a noticeable performance improvement
with this PR

Motivation for adding to Mudlet

I always avoided HBox/VBoxes for my GUI because they had an noticeable impact in the performance of Mudlet, which I didn't notice if I just use relative\percentage values to organize my elements.

It's also possible that my ancient laptop is the cause but it was always caused by Geyser HBoxes or VBoxes.

Other info (issues closed, discussion etc)

vboxHboxTest.zip
Download this testpackage to compare the performance on Mudlet 4.8 and this PR.
At least on my machine the performance improvement is very noticeable.

Another example is GUI for the new added Mud Carrion Fields.
On my machine if I try to resize the GUI by using the arrows (the ones from GUIFrame) everything hangs and is very slow.

On this PR resizing is as fast as someone would expect.

If no one else ever noticed performance issues just ignore this PR 😅

@Edru2 Edru2 requested a review from a team May 8, 2020 16:09
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented May 8, 2020

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

Copy link
Copy Markdown
Member

@vadi2 vadi2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always welcome :)

@vadi2 vadi2 merged commit cff9a83 into Mudlet:development May 13, 2020
Chris7 pushed a commit to Chris7/Mudlet that referenced this pull request Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants