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

Reuse typed prefix for applyDynamic and applyDynamicNamed #16552

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

nicolasstucki
Copy link
Contributor

Fixes #16544

@prolativ
Copy link
Contributor

Is it currently possible to set some timeout an a compilation test like this? Otherwise if we had some performance regression here we wouldn't be able to tell that

@nicolasstucki
Copy link
Contributor Author

We have a timeout of 45 seconds (https://github.com/lampepfl/dotty/blob/main/compiler/test/dotty/tools/dotc/CompilationTests.scala#L309). We rely on that for similar performance regression tests.

@nicolasstucki nicolasstucki marked this pull request as ready for review December 19, 2022 12:17
@nicolasstucki nicolasstucki requested a review from sjrd December 20, 2022 06:42
@nicolasstucki nicolasstucki removed the request for review from sjrd December 20, 2022 06:44
@nicolasstucki nicolasstucki merged commit 779a382 into scala:main Dec 20, 2022
@nicolasstucki nicolasstucki deleted the fix-16544 branch December 20, 2022 06:44
@Kordyjan Kordyjan added this to the 3.3.0 milestone Aug 1, 2023
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.

Slow compilation of chained applyDynamic
4 participants