salvadorbs / Asuite

ASuite is a simple open source portable launcher for Microsoft Windows.
http://www.salvadorsoftware.com/asuite
GNU General Public License v3.0
102 stars 14 forks source link

Profiling ASuite #82

Closed salvadorbs closed 3 years ago

salvadorbs commented 3 years ago

Profiling ASuite to find bottlenecks.

Useful links:

salvadorbs commented 3 years ago

To date, the current solutions are quite lacking. I decided to use Mormot's SynLog and use its .Enter () method, in order to then analyze the logs after running ASuite. I close this issue.