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

[Perf] Changes at 4/28/2022 2:27:30 PM #5073

Closed
performanceautofiler bot opened this issue May 3, 2022 · 0 comments
Closed

[Perf] Changes at 4/28/2022 2:27:30 PM #5073

performanceautofiler bot opened this issue May 3, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented May 3, 2022

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline a077f271c3b5a8487f94111dc00a404a01fdc86b
Compare 9342649430c19af4bc9fe0d870609778f244a721
Diff Diff

Improvements in Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryGetValueHit - Duration of single invocation 62.72 ns 53.13 ns 0.85 0.22 False
CreateEntry - Duration of single invocation 19.05 ns 14.54 ns 0.76 0.13 True
AddThenRemove_RelativeExpiration - Duration of single invocation 39.73 μs 34.05 μs 0.86 0.57 False
GetMiss - Duration of single invocation 50.85 ns 46.17 ns 0.91 0.02 True

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests*'

Payloads

Baseline
Compare

Histogram

Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.TryGetValueHit


Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 53.133304859529225 < 59.715991471727364.
IsChangePoint: Marked as a change because one of 4/8/2022 2:39:06 AM, 4/27/2022 1:24:17 PM, 5/3/2022 11:42:39 AM falls between 4/24/2022 10:52:31 PM and 5/3/2022 11:42:39 AM.
IsImprovementStdDev: Marked as improvement because 15.748842707350725 (T) = (0 -54.159527610884105) / Math.Sqrt((4.479142283915213 / (299)) + (3.952629045877291 / (27))) is greater than 1.9673127716992511 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (27) - 2, .975) and 0.10459483929798964 = (60.486057025204396 - 54.159527610884105) / 60.486057025204396 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

```#### Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.CreateEntry

```log

Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 14.542967815013752 < 18.143842719818185.
IsChangePoint: Marked as a change because one of 4/27/2022 1:24:17 PM, 5/3/2022 11:42:39 AM falls between 4/24/2022 10:52:31 PM and 5/3/2022 11:42:39 AM.
IsImprovementStdDev: Marked as improvement because 60.59680720212031 (T) = (0 -14.833687072575348) / Math.Sqrt((0.45801678776221666 / (299)) + (0.11836839397819326 / (27))) is greater than 1.9673127716992511 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (27) - 2, .975) and 0.23908197405185014 = (19.49446138313214 - 14.833687072575348) / 19.49446138313214 is greater than 0.05.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.

```#### Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.AddThenRemove_RelativeExpiration

```log

Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 34.05102838827838 < 37.52307677711474.
IsChangePoint: Marked as a change because one of 4/27/2022 1:24:17 PM, 5/3/2022 11:42:39 AM falls between 4/24/2022 10:52:31 PM and 5/3/2022 11:42:39 AM.
IsImprovementStdDev: Marked as improvement because 7.676859452500694 (T) = (0 -31833.389585621913) / Math.Sqrt((9619125.768941807 / (299)) + (8988458.832687821 / (26))) is greater than 1.967335607330539 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (26) - 2, .975) and 0.12910524244975882 = (36552.510288575795 - 31833.389585621913) / 36552.510288575795 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

```#### Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.GetMiss

```log

Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 46.169284787144456 < 47.517681008943384.
IsChangePoint: Marked as a change because one of 4/27/2022 1:24:17 PM, 5/3/2022 11:42:39 AM falls between 4/24/2022 10:52:31 PM and 5/3/2022 11:42:39 AM.
IsImprovementStdDev: Marked as improvement because 27.606193978100396 (T) = (0 -43.735014951643066) / Math.Sqrt((0.32719439784635507 / (299)) + (1.4565993394126528 / (27))) is greater than 1.9673127716992511 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (27) - 2, .975) and 0.12898821799104931 = (50.21173749311423 - 43.735014951643066) / 50.21173749311423 is greater than 0.05.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants