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

[bug]: Performance regression in v0.33.1 #1174

Open
sodul opened this issue Apr 27, 2024 · 0 comments
Open

[bug]: Performance regression in v0.33.1 #1174

sodul opened this issue Apr 27, 2024 · 0 comments
Labels

Comments

@sodul
Copy link

sodul commented Apr 27, 2024

Description of the bug

kapicorp/kapitan:0.33.1 is significantly slower than 0.33.0 when compiling.

Steps to reproduce

> docker run --rm --user=0 -v "$(pwd)/kapitan:/src" 'kapicorp/kapitan:0.33.1' compile

This completes in 6m while it takes 30s or less with v0.33.0.



### What happened?

We upgraded to 0.33.1. Nothing else is different.


### Additional context

Unfortunately we cannot share our source files but we assume that this issue is common enough and should be easy to reproduce.

Note the versions fields for kapitan and Python below are out of date so I put 'master'.

### Version (kapitan)

master

### Version (kapitan)

I use kapitan directly (pip, docker)

### Python virtual environment

- [X] pyenv
- [ ] venv
- [ ] no environment

### OS information

macOS 14, M1 CPU

### Relevant log output

_No response_
@sodul sodul added the bug label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant