Skip to content

api: improve performance of protodoc and protoxform file copies.#8336

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:protoxform-speedup
Sep 24, 2019
Merged

api: improve performance of protodoc and protoxform file copies.#8336
htuch merged 1 commit intoenvoyproxy:masterfrom
htuch:protoxform-speedup

Conversation

@htuch
Copy link
Copy Markdown
Member

@htuch htuch commented Sep 23, 2019

Previously, we were doing lots of bazel queries, which is slow. This
patch switches to a nested bazel query which provides > 10x speedup,
providing a better developer experience.

Risk level: Low
Testing: Verified RST output against an unmodified tree.

Signed-off-by: Harvey Tuch htuch@google.com

Previously, we were doing lots of bazel queries, which is slow. This
patch switches to a nested bazel query which provides > 10x speedup,
providing a better developer experience.

Risk level: Low
Testing: Verified RST output against an unmodified tree.

Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch htuch requested a review from lizan September 23, 2019 23:12
@htuch htuch merged commit c1d1b8a into envoyproxy:master Sep 24, 2019
danzh2010 pushed a commit to danzh2010/envoy that referenced this pull request Oct 4, 2019
…oyproxy#8336)

Previously, we were doing lots of bazel queries, which is slow. This
patch switches to a nested bazel query which provides > 10x speedup,
providing a better developer experience.

Risk level: Low
Testing: Verified RST output against an unmodified tree.

Signed-off-by: Harvey Tuch <htuch@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants