Skip to content

Only create check plots in debug mode #62

@thclark

Description

@thclark

Lots of check plots are created at each step. The disk i/o massively slows everything down. We don't want to throw away the check code, as it's extremely useful for debugging, but we don't want it in our final executable. Add IFDEFs around all the check plot code so that it gets compiled out except where explicitly required.

Metadata

Metadata

Assignees

Labels

good first issueA good first issue for new or junior developers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions