apache / apache/openwhisk-apigateway

Capture latency baseline

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Lua
Stars
65
Forks
43
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.