Skip to content

Commit dce163d

Browse files
authored
Merge pull request #8247 from MadhavJivrajani/add-inference-perf-subproject
sig-scalability: add inference-perf subproject
2 parents 5c13729 + ab9d5ca commit dce163d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

sig-scalability/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ subprojects, and resolve cross-subproject technical issues and decisions.
4949
## Subprojects
5050

5151
The following [subprojects][subproject-definition] are owned by sig-scalability:
52+
### inference-perf
53+
[Described below](#inference-perf)
54+
- **Owners:**
55+
- [kubernetes-sigs/inference-perf/heads/main](https://github.com/kubernetes-sigs/inference-perf/blob/refs/heads/main/OWNERS)
5256
### kubernetes-scalability-and-performance-tests-and-validation
5357
[Described below](#kubernetes-scalability-and-performance-tests-and-validation)
5458
- **Owners:**
@@ -164,5 +168,8 @@ of scalability and performance regressions:
164168

165169
* [Processes](https://github.com/kubernetes/community/tree/master/sig-scalability/processes)
166170

171+
## Inference perf
172+
173+
TODO: to fill in.
167174

168175
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,6 +2760,10 @@ sigs:
27602760
github: aojea
27612761
name: Antonio Ojea
27622762
subprojects:
2763+
- name: inference-perf
2764+
description: '[Described below](#inference-perf)'
2765+
owners:
2766+
- https://raw.githubusercontent.com/kubernetes-sigs/inference-perf/refs/heads/main/OWNERS
27632767
- name: kubernetes-scalability-and-performance-tests-and-validation
27642768
description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)'
27652769
owners:

0 commit comments

Comments
 (0)