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

Improve performance #13376

Merged
merged 2 commits into from May 27, 2021
Merged

Improve performance #13376

merged 2 commits into from May 27, 2021

Conversation

sokra
Copy link
Member

@sokra sokra commented May 26, 2021

Q                       A
Fixed Issues? none
Patch: Bug Fix? yes
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? No
Documentation PR Link no
Any Dependency Changes? no
License MIT

O(n²) -> O(n)

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 26, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1c1f898:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@babel-bot
Copy link
Collaborator

babel-bot commented May 26, 2021

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/46484/

@sokra sokra marked this pull request as ready for review May 26, 2021 15:50
@JLHwung
Copy link
Contributor

JLHwung commented May 26, 2021

Can you rebase on main? The master is not our default branch and it is as-is so that old PRs will not be closed automatically.

@JLHwung JLHwung added the PR: Performance 🏃‍♀️ A type of pull request used for our changelog categories label May 26, 2021
@sokra sokra changed the base branch from master to main May 26, 2021 20:09
@sokra
Copy link
Member Author

sokra commented May 26, 2021

Can you rebase on main? The master is not our default branch and it is as-is so that old PRs will not be closed automatically.

yep, done.

Copy link
Contributor

@JLHwung JLHwung left a comment

Choose a reason for hiding this comment

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

Thanks!

@existentialism existentialism merged commit dbfa877 into babel:main May 27, 2021
@sokra sokra deleted the patch-1 branch May 27, 2021 10:27
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Aug 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Performance 🏃‍♀️ A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants