maliput / maliput_malidrive

Open-source ready OpenDrive backend for Maliput
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Adds -O2 flag to bazel build. #255

Closed agalbachicar closed 12 months ago

agalbachicar commented 12 months ago

🦟 Bug fix

Summary

Adds -O2 flag to bazel build to reduce execution time of tests. See https://github.com/maliput/maliput_malidrive/pull/252#issuecomment-1818816657 for an example of the failures we face.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

agalbachicar commented 12 months ago

This is certainly not enough, but it won't block CI.

francocipollone commented 12 months ago

Going in