Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid reloading keywords protobuf on each load #234

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

fatlotus
Copy link
Member

@fatlotus fatlotus commented Mar 7, 2016

It's a bit of a hack, but it seems to reduce latency to around 600ms on the home page... as well as speeding up the API. I'm going to keep poking to see if there's anything else to cut out.

Before you merge- I'm a little worried about the feature impacts of this patch. I don't think this integration is tested (because the stubs don't handle this case), and I want to make sure this works in practice. I've played with the test instance somewhat, but can you test it as well?

https://prevent-reloading-keywords-dot-caravel-code-reviews.appspot.com

@georgeteo
Copy link
Contributor

It seems to pass my rudimentary poking.

Should I merge?

fatlotus added a commit that referenced this pull request Mar 8, 2016
Avoid reloading keywords protobuf on each load
@fatlotus fatlotus merged commit fcec4ba into master Mar 8, 2016
@fatlotus fatlotus deleted the prevent-reloading-keywords branch March 8, 2016 05:07
@fatlotus
Copy link
Member Author

fatlotus commented Mar 8, 2016

Bombs away!

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.

None yet

2 participants