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

Update what_is_envoy.rst #20

Merged
merged 1 commit into from
Aug 17, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/intro/what_is_envoy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ little effort has been put into micro performance optimizations of the native co
performance tuning will find ample opportunity for improvement. The code has been written to be
modular and easy to test versus aiming for the greatest possible absolute performance. It's our
view that this is a more efficient use of time given that typical deployments will be alongside
languages and runtimes many times slower and with many timers greater memory usage.
languages and runtimes many times slower and with many times greater memory usage.