Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.005 Beiträge
 
#1

Simple User Interface Batching

  Alt 24. Mär 2024, 14:10
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 …
  Mit Zitat antworten Zitat