-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Basically just print a message like "Took {X}ms" when doing some stuff.
here are the things I think it should profile
- Loading assemblies from rml_mods, just all of them with one message because we aren't calling any code inside of those at this point, but it could be useful to profile because for example antivirus can apparently slow this part down if its scanning every loaded assembly
- For each engine init print how long it took
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request