This repository was archived by the owner on Nov 20, 2025. It is now read-only.
CircleCI + Performance Regression#925
Open
prashantsail wants to merge 408 commits intoawslabs:masterfrom
Open
Conversation
…odel-server into circleci-perf-regression # Conflicts: # tests/performance/run_perfomance_suite.py
register unregister scenario
Ps performance
…odel-server into circleci-perf-regression
added missing threshold
Signed-off-by: Dhruva Ray <dhruvaray@gmail.com>
…odel-server into circleci-perf-regression
tweaks to run on py27 environment
…odel-server into circleci-perf-regression
Execute all 3 collectiosn from API suite irrespective of faliure spelling corrections modelarchiver build from .whl benchmark symlink simplified benchmark store the entire output directory updated build step name
* benchmark symlinks corrected * api tests relative paths updated
…into circleci-perf-regression # Conflicts: # .circleci/README.md # .circleci/config.yml # .circleci/scripts/linux_test_api.sh # .circleci/scripts/linux_test_benchmark.sh # .circleci/scripts/linux_test_modelarchiver.sh # .circleci/scripts/linux_test_perf_regression.sh # .circleci/scripts/linux_test_python.sh # run_circleci_tests.py # tests/performance/run_performance_suite.py # tests/performance/tests/api_description/api_description.yaml # tests/performance/tests/batch_and_single_inference/batch_and_single_inference.yaml # tests/performance/tests/batch_inference/batch_inference.yaml # tests/performance/tests/examples_local_criteria/examples_local_criteria.yaml # tests/performance/tests/examples_local_monitoring/examples_local_monitoring.yaml # tests/performance/tests/examples_remote_criteria/examples_remote_criteria.yaml # tests/performance/tests/examples_remote_monitoring/examples_remote_monitoring.yaml # tests/performance/tests/examples_starter/examples_starter.yaml # tests/performance/tests/health_check/health_check.yaml # tests/performance/tests/inference_multiple_models/inference_multiple_models.yaml # tests/performance/tests/inference_multiple_worker/inference_multiple_worker.yaml # tests/performance/tests/inference_single_worker/inference_single_worker.yaml # tests/performance/tests/list_models/list_models.yaml # tests/performance/tests/model_description/model_description.yaml # tests/performance/tests/multiple_inference_and_scaling/multiple_inference_and_scaling.yaml # tests/performance/tests/register_unregister/register_unregister.yaml # tests/performance/tests/register_unregister_multiple/register_unregister_multiple.yaml # tests/performance/tests/scale_down_workers/scale_down_workers.yaml # tests/performance/tests/scale_up_workers/scale_up_workers.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes:
Primary goal of this PR is -
Along with the primary goal, we have identified and fixed following -
All Jobs are working and are successful after these changes -

Build #443
Performance regression Job
Performance regression logs and results
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.