Skip to content

Add startup profiling #23

Open
Open
@art0007i

Description

@art0007i

Basically just print a message like "Took {X}ms" when doing some stuff.

here are the things I think it should profile

  1. 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
  2. For each engine init print how long it took

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions