Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Remove gflags dependency #10

Merged
merged 11 commits into from
Oct 29, 2021
Merged

Conversation

agalbachicar
Copy link
Collaborator

@agalbachicar agalbachicar commented Oct 29, 2021

Goes on top of #9

Removes the only file depending on gflags and the dependency with it.

Part of #6

Should review only ff1f824

Running `time colcon build --packages-select maliput_drake` on
this branch yields:

```sh
time colcon build --packages-select maliput_drake
...
Summary: 1 package finished [3min 3s]
  1 package had stderr output: maliput_drake

real    3m3.806s
user    18m27.039s
sys     0m36.838s
```

whereas in main branch:

```sh
time colcon build --packages-select maliput_drake
...
Summary: 1 package finished [4min 0s]
  1 package had stderr output: maliput_drake

real    4m0.630s
user    21m50.783s
sys     0m43.339s
```
Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@agalbachicar agalbachicar merged commit c3beffd into main Oct 29, 2021
@agalbachicar agalbachicar deleted the agalbachicar/#6_remove_gflags_dependency branch October 29, 2021 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants