Skip to content

Commit

Permalink
CNB profiling project for LFX spring 2023
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Kimmel <86852107+joe-kimmel-vmw@users.noreply.github.com>
  • Loading branch information
joe-kimmel-vmw authored Jan 27, 2023
1 parent 71d32a1 commit 520d85e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lfx-mentorship/2023/01-Mar-May/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@
- Mentor(s): Bill Mulligan (@xmulligan, bill@isovalent.com)
- Upstream Issue: https://github.com/cilium/cilium.io/issues/226

### Cloud Native Buildpacks

#### Pack Performance enhancements

- Description: Pack is a reference implementation of Cloud Native Buildpacks used to build platforms in multiple organizations. Because all developers want their code to build and deploy as quickly as possible, small speedups in pack can have significant benefits, and slow-downs in pack are undesirable. Today, pack has no benchmark suite that would safe-guard against regressions in execution speed.
- Expected Outcome: The mentee will create a benchmark suite around some critical path sections identified with help from maintainers. The mentee will be supported in applying profiling tools to identify possible speedups, hopefully leading to at least one user-facing performance improvement.
- Recommended Skills: Golang, git, software development. (Mentee does not need prior experience in profiling or performance tuning)
- Mentor(s): Natalie Arellano (@natalieparellano, narellano@vmware.com); Joe Kimmel (@joe-kimmel-vmw, jkimmel@vmware.com)
- Upstream Issue: https://github.com/buildpacks/pack/issues/1610

### Kubernetes

#### Cluster API Provider GCP (CAPG)
Expand Down

0 comments on commit 520d85e

Please sign in to comment.