Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up OSRM CI build #1096

Closed
kkarbowiak opened this issue Apr 17, 2024 · 2 comments
Closed

Speed up OSRM CI build #1096

kkarbowiak opened this issue Apr 17, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@kkarbowiak
Copy link
Contributor

Looks like we can easily parallelise the OSRM build in CI to speed it up.

@kkarbowiak kkarbowiak mentioned this issue Apr 17, 2024
2 tasks
@jcoupey jcoupey added the CI label Apr 25, 2024
@jcoupey jcoupey added this to the v1.15.0 milestone Apr 25, 2024
@jcoupey
Copy link
Collaborator

jcoupey commented Apr 25, 2024

Good catch, we're down from 12m 10s to 6m 6s for libosrm (g++-12), and from 12m 5s to 6m 57s for libosrm (clang++-15). 👍

@jcoupey
Copy link
Collaborator

jcoupey commented Apr 25, 2024

Landed with #1097.

@jcoupey jcoupey closed this as completed Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants