-
Notifications
You must be signed in to change notification settings - Fork 835
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
Benchmarking automation extension #3350
Benchmarking automation extension #3350
Conversation
/test benchmark |
/test benchmark |
Benchmark results
Results table
|
Benchmark Python Wrapper V1 vs V2Python V1 Wrapper Results table
Python V2 MLServer Results table
|
/test benchmark |
/test benchmark |
Benchmark results
Results table
|
Benchmark Python Wrapper V1 vs V2Python V1 Wrapper Results table
Python V2 MLServer Results table
|
/test benchmark |
Benchmark results
Results table
|
Benchmark Python Wrapper V1 vs V2Python V1 Wrapper Results table
Python V2 MLServer Results table
|
/test benchmark |
Benchmark results
Results table
|
Benchmark Python Wrapper V1 vs V2
Python V1 Wrapper Results table
Python V2 MLServer Results table
|
/test benchmark |
Benchmark results
Results table
|
Benchmark resultsResults for NDArray
Results for Tensor
Results for TFTensor
|
/test benchmark |
Benchmark results - Testing Service Orchestrator
Results table
|
Benchmark Results - Python Wrapper V1 vs V2
Python V1 Wrapper Results table
Python V2 MLServer Results table
|
Benchmark results - Testing Seldon V1 Data TypesResults for NDArray
Results for Tensor
Results for TFTensor
|
/test benchmark |
Benchmark results - Testing Service Orchestrator
Results table
|
Benchmark Results - Python Wrapper V1 vs V2
Python V1 Wrapper Results table
Python V2 MLServer Results table
|
Benchmark results - Testing Seldon V1 Data TypesResults for NDArray
Results for Tensor
Results for TFTensor
|
/test benchmark |
Benchmark results - Testing Service Orchestrator
Results table
|
/test benchmark |
Benchmark results - Testing Service Orchestrator
Results table
|
/test benchmark |
Benchmark results - Testing Service Orchestrator
Results table
|
Benchmark Results - Python Wrapper V1 vs V2
Python V1 Wrapper Results table
Python V2 MLServer Results table
|
Benchmark results - Testing Seldon V1 Data TypesResults for NDArray
Results for Tensor
Results for TFTensor
|
Ready to merge now |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cliveseldon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Now we currently run the benchmark tests in an independent node-group that gets created on-demand automatically (with node taints and node selectors) we have a standardised environment where benchmarks can be carried out in a reproducible manner. This PR extends on the benchmark work to ensure a set of tests can be carried out but also documentation can be updated and it is added to the releaes. Current work includes:
In this PR
Still do be done in a separate PR