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

ENG-3430: Adding performance tests to Sight Machine SDK repository #73

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

JMkrish
Copy link
Contributor

@JMkrish JMkrish commented Mar 14, 2024

The load_test_performance_analysis.py script is designed to conduct load testing on SM-SDK APIs. Currently, it tests three APIs: get_cycles, get_line_data, and get_kpi_data_viz to analyze their performance metrics.

I have added a readme.md as a quick guide on how to use the script

link to jira: https://sightmachine.atlassian.net/browse/ENG-3430

@mklein0 mklein0 self-assigned this Mar 18, 2024
performance/README.md Outdated Show resolved Hide resolved
performance/README.md Outdated Show resolved Hide resolved
performance/load_test_performance_analysis.py Outdated Show resolved Hide resolved
performance/README.md Outdated Show resolved Hide resolved
performance/load_test_performance_analysis.py Show resolved Hide resolved
performance/load_test_performance_analysis.py Outdated Show resolved Hide resolved
performance/load_test_performance_analysis.py Outdated Show resolved Hide resolved
	1) Modified env prefix from ENV to ENV_SDK.
	2) Started reading API queries for testing and configurations from the config file itself.
@JMkrish JMkrish merged commit 3eec73f into master Mar 21, 2024
4 of 6 checks passed
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.

3 participants