Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Simple User Interface Batching (https://www.delphipraxis.net/214864-simple-user-interface-batching.html)

DP News-Robot 24. Mär 2024 14:10

Simple User Interface Batching
 
We have implemented a simple approach to user interface batching to improve performance of UI rendering: You can easily activate it by Container.UserInterfaceBatching := true. See API docs. We also added a way to observe whether/how much do you gain. Look at class variable information. In particular use TDrawableImage.Statistics.ToString, or TDrawableImage.Statistics.DrawCalls, TDrawableImage.Statistics.ImageDraws. Display them in …


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:51 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz