Skip to content

Investigate long runtimes on vcv parsing #235

@theferrit32

Description

@theferrit32
  • There are log statements with possibly expensive operations like dumping and json-serializing models that are in debug level log calls, but the arguments are still evaluated even if the final log string is not created and written to output. Get rid of all of those and see if performance changes.

  • Other ideas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions