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

Capture latency baseline #209

Open
mhamann opened this issue May 23, 2017 · 0 comments
Open

Capture latency baseline #209

mhamann opened this issue May 23, 2017 · 0 comments

Comments

@mhamann
Copy link
Member

mhamann commented May 23, 2017

We want to be able to make some baseline statements about the gateway's overall performance. One place to start is how much latency it adds with a barebones configuration.

Approach:

  • Make a call to some REST API directly and measure the response time.
  • Make the same call via the API gateway and measure that response time.
  • Subtract the first measurement from the second.
@mhamann mhamann added the doc label May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants