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

Very slow 15-20 min azure-{typescript, javascript, python} templates #298

Closed
t0yv0 opened this issue Jun 11, 2022 · 2 comments
Closed

Very slow 15-20 min azure-{typescript, javascript, python} templates #298

t0yv0 opened this issue Jun 11, 2022 · 2 comments
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced

Comments

@t0yv0
Copy link
Member

t0yv0 commented Jun 11, 2022

What happened?

Understandably azure-native provider can be large but these timings are suspiciously high. I cannot reproduce such slowdown locally. Historical data indicates the slowdown is in "pulumi new" phase so possibly related to npm install and similar. Perhaps the downloads are slower in the CI environment? There was also a significant regression circa Sept 2021 for javascript.

TestTemplates/azure-javascript (15m49.79s)
TestTemplates/azure-python (14m48.17s)
TestTemplates/azure-typescript (20m0.01s)

Steps to reproduce

Look at CI timings.

Expected Behavior

Template tests take under 10 min in GitHub actions.

Actual Behavior

Template tests take 20-30 min in GitHub actions.

Versions used

No response

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@t0yv0 t0yv0 added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Jun 11, 2022
@stack72 stack72 removed the needs-triage Needs attention from the triage team label Jun 14, 2022
@t0yv0
Copy link
Member Author

t0yv0 commented Aug 25, 2022

Might have gotten better but still spending minutes in pulumi new, up to 17 min:

https://metabase.corp.pulumi.com/question/1301-pulumi-new-azure-javascript

@justinvp justinvp added the resolution/no-repro This issue wasn't able to be reproduced label Dec 24, 2024
@justinvp
Copy link
Member

Closing this old issue as no repro. Times are more reasonable now.

Image

@justinvp justinvp closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced
Projects
None yet
Development

No branches or pull requests

3 participants