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

Add Integration Benchmark tests for performance analysis of API-Manager #3425 #13610

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jithmi004
Copy link

Purpose

To assess the CPU usage and Memory consumption of API-Manager, a set of benchmark tests should be introduced.
Related to - wso2/api-manager#3425

Solution

Add benchmark test covering the following scenarios

  1. Client send the full request content
  2. Client sends less content than mentioned in the content-length header and server sends immediate response without payload
  3. Client sends less content than mentioned in the content-length header

…e exceptions

Refactor NonBlockingClientSendLessContent to improve exception handling; add CoreScenarioTestCase to testng.xml
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.

1 participant