perf: improve overall responsiveness - #22
Merged
Merged
Conversation
📦 PR builds
Build details
Artifacts expire after 7 days. |
|
Out of curiosty how do you identify performance bottlenecks, things that can be improved? Do you have maybe some materials to recommend to learn a bit about it? |
Owner
Author
|
To be honest, this MR was an experiment I ran with Gpt Astra over the weekend, that turn out to real gains in performance. This is my 1st Terminal emulator application, so I don't have real experience, I learn as I go. And I refer to other Terminal such a ghostty , wezterm for architecture and try to implement or improve them. But with help from LLM's along the way. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Improve Hollow responsiveness and bound background work under heavy terminal output and automation activity.
Changes