commit | e6b65d99220bb4e5ba1d3f2c320c110485da8c25 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Thu Sep 02 10:58:30 2021 -0700 |
committer | Ivan Frade <ifrade@google.com> | Tue Sep 14 16:51:24 2021 +0000 |
tree | f8620a7ede504e94c638e1cd446a9abfe4b05625 | |
parent | 098b92533ee77881caa069776c0b21e04be529f2 [diff] |
Measure time taken to process a manifest Measure time taken to parse the manifest, read all gitlinks and commit to the superproject. This gives us an idea on how long is it taking now and helps to track regressions/improvements if we tweak with RepoCommand or the repo opener. Change-Id: Ia78acf37612ce5df0da28d6e6065544d196a3d17
The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.
For more information see the documentation or the build instructions