Voir un historique complet de toutes les améliorations de performance dans Construct 3 depuis la première parution.

Not favoritedFavorited Favorited 18 favoris
Optimise handling disabled Solid behaviors
Not favoritedFavorited Favorited 20 favoris
Optimise general collision engine performance when dealing with large numbers of instances
Not favoritedFavorited Favorited 17 favoris
Optimise handling lots of Bullet behaviors with both the Solid behavior and 'Bounce off solids' enabled
Not favoritedFavorited Favorited 20 favoris
Further reduce memory usage of instances
Not favoritedFavorited Favorited 17 favoris
Reduce memory use of instances (improves quadissueperf benchmark)
Not favoritedFavorited Favorited 9 favoris
Improve quadissueperf & bboxperf benchmarks performance (should resolve performance regression since r150)
Not favoritedFavorited Favorited 4 favoris
Cloud save: reduced network requests per Dropbox action
Not favoritedFavorited Favorited 14 favoris
Optimise editor loading time by loading more resources after Start Page appears
Not favoritedFavorited Favorited 14 favoris
Optimise editor loading time by reducing number of network requests and loading more resources in parallel
Not favoritedFavorited Favorited 14 favoris
Optimise editor loading time by deferring more loading work until after the Start Page appears
Not favoritedFavorited Favorited 27 favoris
Optimised general event performance (in C3 runtime)
Not favoritedFavorited Favorited 9 favoris
Z Order Bar: Improve performance on large layouts
Not favoritedFavorited Favorited 16 favoris
Optimise opening large projects with thousands of instances to open quicker
Not favoritedFavorited Favorited 16 favoris
C3 runtime: only attach device orientation/motion events when actually used, to avoid unnecessarily activating sensors and wasting battery
Not favoritedFavorited Favorited 6 favoris
JSON Plugin: cache lookups to optimise modifying multiple children of the same parent
Not favoritedFavorited Favorited 12 favoris
Optimise object grouping on spritesheets according to their usage across layouts, which should reduce memory usage
Not favoritedFavorited Favorited 12 favoris
Avoid placing both very large and very small images on the same spritesheet, avoiding the case where loading a small image ends up loading a large unused image
Not favoritedFavorited Favorited 11 favoris
Optimise time spent building spritesheets for extreme cases (e.g. thousands of frames in one sprite)
Not favoritedFavorited Favorited 12 favoris
C3 runtime: improve performance when rendering lots of similar objects
Not favoritedFavorited Favorited 15 favoris
Adjust spritesheeting algorithm so animated objects are more likely to be moved to their own spritesheet, helping to reduce memory usage
Not favoritedFavorited Favorited 10 favoris
C3 runtime: optimise bounding box calculations for rotated objects
Not favoritedFavorited Favorited 13 favoris
Support for asynchronous WebGL shader compilation, helping games using lots of effects start up faster
Not favoritedFavorited Favorited 14 favoris
Reduce the memory overhead of the editor and C3 runtime, especially on systems with many CPU cores