forked from JetBrains/JetBrainsRuntime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JBR-6452 Wayland: measure and improve surface buffer management
Improved rendering performance by * reducing memory copy and making it more efficient, * tying the next frame display to the frame event from Wayland, which dramatically reduces load for very quick Swing apps, * limiting the number of buffers to 2.
- Loading branch information
1 parent
7d750cf
commit e625eec
Showing
4 changed files
with
237 additions
and
248 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.