-
Notifications
You must be signed in to change notification settings - Fork 29
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
NET-934 Modify S1643: Add benchmarks #4593
Conversation
4056a8e
to
5d81cb3
Compare
Quality Gate passed for 'rspec-tools'Issues Measures |
Quality Gate passed for 'rspec-frontend'Issues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the .Net Framework is not correct
| StringConcatenation | .NET Framework 4.6.2 | 33,922.61 us | 302.498 us | 586450.35 KB | ||
| StringBuilder | .NET Framework 4.6.2 | 178.14 us | 9.010 us | 244.15 KB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| StringConcatenation | .NET Framework 4.6.2 | 33,922.61 us | 302.498 us | 586450.35 KB | |
| StringBuilder | .NET Framework 4.6.2 | 178.14 us | 9.010 us | 244.15 KB | |
| StringConcatenation | .NET Framework 4.8.1 | 33,922.61 us | 302.498 us | 586450.35 KB | |
| StringBuilder | .NET Framework 4.8.1 | 178.14 us | 9.010 us | 244.15 KB |
12th Gen Intel Core i7-12800H, 1 CPU, 20 logical and 14 physical cores | ||
[Host] : .NET Framework 4.8.1 (4.8.9282.0), X64 RyuJIT VectorSize=256 | ||
.NET 9.0 : .NET 9.0.0 (9.0.24.52809), X64 RyuJIT AVX2 | ||
.NET Framework 4.6.2 : .NET Framework 4.8.1 (4.8.9282.0), X64 RyuJIT VectorSize=256 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.NET Framework 4.6.2 : .NET Framework 4.8.1 (4.8.9282.0), X64 RyuJIT VectorSize=256 | |
.NET Framework 4.8.1 : .NET Framework 4.8.1 (4.8.9282.0), X64 RyuJIT VectorSize=256 |
NET-934
Part of NET-929
Review
A dedicated reviewer checked the rule description successfully for: