Skip to content

CI is too slow #508

@arntanguy

Description

@arntanguy

Currently CI takes about 1h-1h15mn, that's too much:

  • Most of the time is obviously spent building mc-rtc with various compilers/build type
  • All compilations are done from scratch
  • Packaging rebuilds everything that was essentially already built during the build checks

I think we should look into:

In a devcontainer with a pre-polutated ccache, on my machine a full build of the default superbuild takes ~5-7mn, with most of that time actually spent on the rviz panel (we really should look into that).

Metadata

Metadata

Assignees

Labels

buildIssue with build and/or CMakeenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions