Bonjour voila une extension que très utile pour faire des test de performance et trouve les ralentissement.
Volnaiskra commandé cet objet à Looki et décide de nous en faire profite :love
[quote]Name: Microtimer.mfx
Description: A timer object that is capable of measuring microseconds (millionths of a second, or μs)
Expressions: seconds since application start & seconds since frame start (both in μs)
Conditions: none
Actions: none
Created by: Looki
Commissioned by: Volnaiskra
I commissioned this object from Looki because I needed it myself to build a code profiler. But I'm releasing it free for everyone to use.
The existing Fusion timer object measures only in milliseconds, and can only measure between one frame and the next, not inside the frame. The Date & Time object can measure inside the frame, but only in hundredths of a second. Both methods are much too coarse to be useful for performance profiling. The Microtimer object can measure in microseconds, within the frame. This makes it possible to measure sections of code finely enough to get meaningful performance measurements, for use in finding bottlenecks and comparing performance between different parts of your code. If you'd like a readymade and user-friendly code profiler, you can purchase the one I made from the clickstore: volPROFILER.
Of course, there are probably also other uses for Microtimer, other than profiling. [/quote]
Pour téléchargé l extension voila le lien sur le forum de la clickteam
Microtimer.mfx gratuit
et si vous voulez le remercier Volnaiska il il y mis sur le clickstore un moteur de test de performance qui utiles l extension pour l 'insérer dans votre projets.
clickstore volPROFILER au prix de 2.99$