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

Optimization - start and stop resources in the SDK in parallel #6151

Open
Chriscbr opened this issue Apr 4, 2024 · 1 comment
Open

Optimization - start and stop resources in the SDK in parallel #6151

Chriscbr opened this issue Apr 4, 2024 · 1 comment
Labels
✨ enhancement New feature or request 🏎️ perf Related to performance refactor 🕹️ simulator Related to the `sim` compilation target

Comments

@Chriscbr
Copy link
Contributor

Chriscbr commented Apr 4, 2024

Use Case

Once the simulator models most dependencies statically (see #6150) it should be possible to allow resources to created, deleted, and updated concurrently, resulting in faster iterations.

See some of the ideas from the review comments on this PR: #5821

Proposed Solution

No response

Implementation Notes

No response

Component

SDK

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Slack.
@Chriscbr Chriscbr added ✨ enhancement New feature or request 🕹️ simulator Related to the `sim` compilation target 🏎️ perf Related to performance labels Apr 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 🏎️ perf Related to performance refactor 🕹️ simulator Related to the `sim` compilation target
Projects
Status: 🤝 Backlog - handoff to owners
Development

No branches or pull requests

2 participants