Skip to content

JS: stop recursive fromRhs related to getLaterBaseAccess #13349

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

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Jun 1, 2023

Fixes an internally reported performance issue (see backref).

I didn't find a better solution, so I just stopped the cases where the basename contains a dot.
Turns out that none of our tests rely on the basename containing a dot.

Evaluation was uneventful.
(Trending towards a slight performance improvement).

@github-actions github-actions bot added the JS label Jun 1, 2023
@erik-krogh erik-krogh marked this pull request as ready for review June 2, 2023 05:44
@erik-krogh erik-krogh requested a review from a team as a code owner June 2, 2023 05:44
@asgerf asgerf added the no-change-note-required This PR does not need a change note label Jun 2, 2023
@erik-krogh erik-krogh merged commit d7c3ac4 into github:main Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants