Android: Update dagger from 2.17 to 2.26
Speeds up java compilation. According to go/project-turbo's metrics, updating dagger speeds up compilation from 55.6s to 54.1s (by 1.5s). This speedup comes purely from reduction of annotation processing time previously used by dagger, which is O(seconds), thus it is an impressive feat by the dagger team. Bug: 906803 Change-Id: I792e5cdaf879112c6822dacd3f228ed01460df9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050741 Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by:Conley Owens <cco3@google.com> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742753}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment