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

perf(compose): simplify #1701

Merged
merged 2 commits into from
Nov 15, 2023
Merged

perf(compose): simplify #1701

merged 2 commits into from
Nov 15, 2023

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented Nov 15, 2023

With this PR, I've refactored compose.ts to simplify it and improve performance.

We might consider adding changes to enhance performance as mentioned in this comment.

However, let's first focus on merging this refactoring. Although it's a perf change, it could be related to a new feature, so we should merge it into the next branch.

Author should do the followings, if applicable

  • Add tests
  • Run tests
  • yarn denoify to generate files for Deno

@yusukebe
Copy link
Member Author

Hi @usualoma !

Could you review this?

Copy link
Member

@usualoma usualoma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simplified!

@yusukebe yusukebe changed the base branch from next to main November 15, 2023 13:20
@yusukebe
Copy link
Member Author

@usualoma

Thanks!

I've reconsidered and decided it's not necessary to wait for the next minor version release. So, I'll merge this into the main now.

@yusukebe yusukebe merged commit 16396bc into main Nov 15, 2023
11 checks passed
@yusukebe yusukebe deleted the perf/simplify-compose branch November 15, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants