Skip to content

[FEA] Reduce compile time #289

@hlinsen

Description

@hlinsen

The compilation time have increased with the addition of new templated algorithms. This can reduce developer velocity. Some ideas surfaced:

  • Split VRP/MIP modules
  • Split translation units into more files
  • Build only relevant tests
  • Profile compilation with tool and address individual files if they are costly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions