Conversation
|
@codex review |
|
Codex Review: Didn't find any major issues. Hooray! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8413) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (76ms) : 72, 79
master - mean (76ms) : 73, 80
section Bailout
This PR (8413) - mean (80ms) : 78, 82
master - mean (80ms) : 78, 83
section CallTarget+Inlining+NGEN
This PR (8413) - mean (1,105ms) : 1072, 1139
master - mean (1,110ms) : 1070, 1150
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (119ms) : 115, 123
master - mean (119ms) : 115, 123
section Bailout
This PR (8413) - mean (120ms) : 117, 124
master - mean (120ms) : 117, 122
section CallTarget+Inlining+NGEN
This PR (8413) - mean (813ms) : 793, 833
master - mean (817ms) : 794, 839
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (104ms) : 102, 107
master - mean (105ms) : 101, 109
section Bailout
This PR (8413) - mean (107ms) : 104, 110
master - mean (106ms) : 102, 110
section CallTarget+Inlining+NGEN
This PR (8413) - mean (955ms) : 922, 987
master - mean (956ms) : 911, 1000
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (104ms) : 101, 107
master - mean (105ms) : 102, 109
section Bailout
This PR (8413) - mean (105ms) : 103, 107
master - mean (107ms) : 104, 110
section CallTarget+Inlining+NGEN
This PR (8413) - mean (839ms) : 804, 874
master - mean (841ms) : 812, 871
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (213ms) : 207, 218
master - mean (212ms) : 206, 217
section Bailout
This PR (8413) - mean (217ms) : 213, 221
master - mean (219ms) : 212, 225
section CallTarget+Inlining+NGEN
This PR (8413) - mean (1,242ms) : 1185, 1300
master - mean (1,251ms) : 1202, 1301
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (308ms) : 300, 316
master - mean (310ms) : 301, 319
section Bailout
This PR (8413) - mean (310ms) : 301, 318
master - mean (313ms) : 306, 320
section CallTarget+Inlining+NGEN
This PR (8413) - mean (1,013ms) : 989, 1037
master - mean (1,024ms) : 999, 1048
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (302ms) : 296, 309
master - mean (303ms) : 294, 312
section Bailout
This PR (8413) - mean (304ms) : 296, 313
master - mean (303ms) : 295, 311
section CallTarget+Inlining+NGEN
This PR (8413) - mean (1,189ms) : 1142, 1236
master - mean (1,193ms) : 1155, 1231
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8413) - mean (302ms) : 293, 311
master - mean (304ms) : 296, 313
section Bailout
This PR (8413) - mean (302ms) : 295, 309
master - mean (303ms) : 296, 309
section CallTarget+Inlining+NGEN
This PR (8413) - mean (1,106ms) : 983, 1229
master - mean (1,116ms) : 1002, 1231
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary of changes
Reason for change
Implementation details
Test coverage
Other details