-
Notifications
You must be signed in to change notification settings - Fork 147
[AAP] Update waf version to v1.25.1 #7079
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
Conversation
Snapshots difference summaryThe following differences have been observed in committed snapshots. It is meant to help the reviewer. 3 occurrences of : - "_dd.appsec.waf.version": "1.25.0",
+ "_dd.appsec.waf.version": "1.25.1",
8 occurrences of : - _dd.appsec.waf.version: 1.25.0,
+ _dd.appsec.waf.version: 1.25.1,
|
Datadog ReportBranch report: ✅ 0 Failed, 249990 Passed, 2471 Skipped, 18h 40m 1.86s Total Time New Flaky Tests (2)
|
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing the following branches/commits: Execution-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 shown 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). gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (68ms) : 65, 72
. : milestone, 68,
master - mean (69ms) : 63, 74
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (1,020ms) : 1000, 1040
. : milestone, 1020,
master - mean (1,015ms) : 1001, 1029
. : milestone, 1015,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (102ms) : 100, 105
. : milestone, 102,
master - mean (102ms) : 100, 104
. : milestone, 102,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (698ms) : 685, 711
. : milestone, 698,
master - mean (699ms) : 690, 708
. : milestone, 699,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (89ms) : 87, 91
. : milestone, 89,
master - mean (89ms) : 87, 91
. : milestone, 89,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (672ms) : 657, 687
. : milestone, 672,
master - mean (673ms) : 655, 691
. : milestone, 673,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (191ms) : 185, 197
. : milestone, 191,
master - mean (191ms) : 188, 194
. : milestone, 191,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (1,165ms) : 1146, 1184
. : milestone, 1165,
master - mean (1,168ms) : 1151, 1186
. : milestone, 1168,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (270ms) : 267, 274
. : milestone, 270,
master - mean (276ms) : 252, 300
. : milestone, 276,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (933ms) : 916, 950
. : milestone, 933,
master - mean (938ms) : 923, 953
. : milestone, 938,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (7079) - mean (263ms) : 260, 266
. : milestone, 263,
master - mean (265ms) : 262, 269
. : milestone, 265,
section CallTarget+Inlining+NGEN
This PR (7079) - mean (929ms) : 916, 942
. : milestone, 929,
master - mean (930ms) : 913, 948
. : milestone, 930,
|
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.
Thanks!
Summary of changes
Update waf version to v1.25.1
Reason for change
Implementation details
Test coverage
Other details