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
All langs: apply the explicit-this patch to all remaining code #7245
base: main
Are you sure you want to change the base?
Conversation
|
|
|
JS 👍🏻 |
C# this qualifiers made performance worse.
|
I think the dca run ought to have included more queries for Java to test more broadly as these changes are all over. As-is there are 3 projects that show minor slowdowns, which may be significant, but I'm not entirely sure whether I ought to consider that suspicious or not. A 10% slowdown with the absolute slowdown being twice the stddev of 3 runs seems like it might be significant. The two 25% slowdowns could have benefitted from a couple of reruns to get stddev values - as-is it's hard to say whether to read something into those. |
I've queued some retries to get some stddev values on those regressions. Evaluations for the other languages look OK (some improvements, some regressions, seems to be within margin of error). Except for |
The patch was written automatically by a tool.
The text was updated successfully, but these errors were encountered: