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

Bump Microsoft.Azure.Functions.Worker.Extensions.Timer from 4.0.1 to 4.3.1 in /tracer/test/test-applications/azure-functions/Samples.AzureFunctions.V4Isolated #6534

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps Microsoft.Azure.Functions.Worker.Extensions.Timer from 4.0.1 to 4.3.1.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Timer's releases.

Microsoft.Azure.Functions.Worker.Extensions.Timer 4.3.1

What's Changed

  • Adding a new converter for TimerInfo POCO serialization. (#2411)

Microsoft.Azure.Functions.Worker.Extensions.Timer 4.3.0

What's Changed

  • Add BindingCapabilities attribute to TimerTrigger to express function-level retry capabilities. (#1457)
Commits
  • b8db3dd [1ES] Migrate FunctionsNetHost CI pipelines (#2515)
  • 2ece46d [1ES] Add windows pool and remove extra sign step (#2513)
  • 0889b68 version update (#2512)
  • 1197d60 Adding POCO converter for Timer extension (#2504)
  • be0b8b3 ServiceBusSessionMessageActions management APIs: worker changes (#2404)
  • dd8398e [1ES] Fix public pipeline PR trigger path & official pipeline pool name param...
  • 80e279c [1ES] Update pool name for public pipelines (#2490)
  • 071d102 Removing redefining of msbuild target _FunctionsPreBuild (#2498)
  • e10dca1 clear release notes (#2492)
  • 317ec23 Consistently use Projects param across all ext pipelines (#2491)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.Azure.Functions.Worker.Extensions.Timer](https://github.com/Azure/azure-functions-dotnet-worker) from 4.0.1 to 4.3.1.
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@cosmosdb-extension-4.0.1...timer-4.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Timer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area:dependabot dependabot updates dependencies Pull requests that update a dependency file labels Jan 13, 2025
@dependabot dependabot bot requested review from a team as code owners January 13, 2025 09:56
@github-actions github-actions bot added the area:tests unit tests, integration tests label Jan 13, 2025
@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Jan 13, 2025

Datadog Report

Branch report: dependabot/nuget/tracer/test/test-applications/azure-functions/Samples.AzureFunctions.V4Isolated/Microsoft.Azure.Functions.Worker.Extensions.Timer-4.3.1
Commit report: 425a83b
Test service: dd-trace-dotnet

✅ 0 Failed, 241657 Passed, 1961 Skipped, 18h 47m 47.75s Total Time

@andrewlock
Copy link
Member

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:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

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.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (69ms)  : 66, 71
     .   : milestone, 69,
    master - mean (69ms)  : 63, 75
     .   : milestone, 69,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (979ms)  : 955, 1003
     .   : milestone, 979,
    master - mean (973ms)  : 953, 993
     .   : milestone, 973,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (108ms)  : 105, 110
     .   : milestone, 108,
    master - mean (107ms)  : 104, 110
     .   : milestone, 107,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (677ms)  : 657, 697
     .   : milestone, 677,
    master - mean (675ms)  : 658, 692
     .   : milestone, 675,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (91ms)  : 89, 93
     .   : milestone, 91,
    master - mean (91ms)  : 88, 93
     .   : milestone, 91,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (631ms)  : 613, 649
     .   : milestone, 631,
    master - mean (632ms)  : 618, 646
     .   : milestone, 632,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (194ms)  : 190, 197
     .   : milestone, 194,
    master - mean (194ms)  : 190, 198
     .   : milestone, 194,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (1,103ms)  : 1068, 1139
     .   : milestone, 1103,
    master - mean (1,096ms)  : 1070, 1123
     .   : milestone, 1096,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (279ms)  : 273, 284
     .   : milestone, 279,
    master - mean (278ms)  : 272, 284
     .   : milestone, 278,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (873ms)  : 836, 910
     .   : milestone, 873,
    master - mean (870ms)  : 843, 897
     .   : milestone, 870,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6534) - mean (266ms)  : 262, 270
     .   : milestone, 266,
    master - mean (266ms)  : 262, 270
     .   : milestone, 266,

    section CallTarget+Inlining+NGEN
    This PR (6534) - mean (843ms)  : 813, 873
     .   : milestone, 843,
    master - mean (854ms)  : 816, 892
     .   : milestone, 854,

Loading

@andrewlock
Copy link
Member

Benchmarks Report for tracer 🐌

Benchmarks for #6534 compared to master:

  • 3 benchmarks are faster, with geometric mean 1.154
  • 1 benchmarks are slower, with geometric mean 1.116
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 8.01μs 44.9ns 280ns 0.015 0.0075 0 5.61 KB
master StartStopWithChild netcoreapp3.1 10.3μs 52.5ns 246ns 0.0208 0.0104 0 5.8 KB
master StartStopWithChild net472 16.3μs 31.3ns 121ns 1.03 0.296 0.0961 6.22 KB
#6534 StartStopWithChild net6.0 8.1μs 45.1ns 275ns 0.0165 0.00826 0 5.61 KB
#6534 StartStopWithChild netcoreapp3.1 10.1μs 56.3ns 347ns 0.0149 0.00498 0 5.8 KB
#6534 StartStopWithChild net472 16.4μs 44.1ns 171ns 1.02 0.283 0.0831 6.2 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 503μs 219ns 821ns 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 635μs 277ns 1.03μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 856μs 374ns 1.4μs 0.428 0 0 3.3 KB
#6534 WriteAndFlushEnrichedTraces net6.0 511μs 500ns 1.87μs 0 0 0 2.7 KB
#6534 WriteAndFlushEnrichedTraces netcoreapp3.1 684μs 375ns 1.45μs 0 0 0 2.7 KB
#6534 WriteAndFlushEnrichedTraces net472 859μs 732ns 2.74μs 0.431 0 0 3.3 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 154μs 900ns 7.85μs 0.18 0 0 14.47 KB
master SendRequest netcoreapp3.1 176μs 1.13μs 11.2μs 0.17 0 0 17.27 KB
master SendRequest net472 0.00287ns 0.00089ns 0.00345ns 0 0 0 0 b
#6534 SendRequest net6.0 152μs 971ns 9.51μs 0.14 0 0 14.47 KB
#6534 SendRequest netcoreapp3.1 174μs 1.15μs 11.4μs 0.163 0 0 17.27 KB
#6534 SendRequest net472 0.000851ns 0.000481ns 0.00186ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 588μs 1.98μs 7.15μs 0.604 0 0 41.72 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 678μs 3.54μs 21.8μs 0.316 0 0 41.75 KB
master WriteAndFlushEnrichedTraces net472 842μs 3.75μs 14μs 8.62 2.59 0.431 53.31 KB
#6534 WriteAndFlushEnrichedTraces net6.0 561μs 2.72μs 11.8μs 0.548 0 0 41.7 KB
#6534 WriteAndFlushEnrichedTraces netcoreapp3.1 672μs 3.26μs 16.6μs 0.331 0 0 41.74 KB
#6534 WriteAndFlushEnrichedTraces net472 841μs 3.84μs 14.9μs 8.39 2.52 0.419 53.27 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.4μs 1.78ns 6.89ns 0.014 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.85μs 1.1ns 4.11ns 0.0139 0 0 1.02 KB
master ExecuteNonQuery net472 2.08μs 1.71ns 6.4ns 0.156 0.00103 0 987 B
#6534 ExecuteNonQuery net6.0 1.27μs 1.51ns 5.86ns 0.0144 0 0 1.02 KB
#6534 ExecuteNonQuery netcoreapp3.1 1.81μs 1.87ns 7.24ns 0.0136 0 0 1.02 KB
#6534 ExecuteNonQuery net472 2.11μs 2.71ns 10.5ns 0.157 0.00105 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.24μs 0.817ns 3.17ns 0.0137 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.57μs 0.726ns 2.71ns 0.0134 0 0 976 B
master CallElasticsearch net472 2.55μs 1.53ns 5.71ns 0.158 0 0 995 B
master CallElasticsearchAsync net6.0 1.29μs 0.754ns 2.92ns 0.0129 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.63μs 0.978ns 3.79ns 0.0139 0 0 1.02 KB
master CallElasticsearchAsync net472 2.57μs 1.83ns 7.08ns 0.167 0 0 1.05 KB
#6534 CallElasticsearch net6.0 1.34μs 0.878ns 3.29ns 0.0133 0 0 976 B
#6534 CallElasticsearch netcoreapp3.1 1.55μs 2.02ns 7.3ns 0.013 0 0 976 B
#6534 CallElasticsearch net472 2.61μs 2.77ns 10.7ns 0.158 0 0 995 B
#6534 CallElasticsearchAsync net6.0 1.26μs 0.462ns 1.73ns 0.0133 0 0 952 B
#6534 CallElasticsearchAsync netcoreapp3.1 1.76μs 0.825ns 3.09ns 0.0141 0 0 1.02 KB
#6534 CallElasticsearchAsync net472 2.65μs 2.75ns 10.6ns 0.166 0 0 1.05 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.27μs 1.16ns 4.34ns 0.0134 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.53μs 1.64ns 5.91ns 0.0133 0 0 952 B
master ExecuteAsync net472 1.93μs 0.401ns 1.39ns 0.144 0 0 915 B
#6534 ExecuteAsync net6.0 1.23μs 0.443ns 1.66ns 0.0136 0 0 952 B
#6534 ExecuteAsync netcoreapp3.1 1.6μs 0.82ns 3.18ns 0.0129 0 0 952 B
#6534 ExecuteAsync net472 1.92μs 0.8ns 3.1ns 0.144 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.38μs 2.19ns 8.5ns 0.031 0 0 2.31 KB
master SendAsync netcoreapp3.1 5.45μs 1.83ns 6.85ns 0.0379 0 0 2.85 KB
master SendAsync net472 7.39μs 3.2ns 12.4ns 0.492 0 0 3.12 KB
#6534 SendAsync net6.0 4.27μs 1.9ns 7.34ns 0.0323 0 0 2.31 KB
#6534 SendAsync netcoreapp3.1 5.26μs 1.89ns 7.32ns 0.0369 0 0 2.85 KB
#6534 SendAsync net472 7.42μs 1.52ns 5.68ns 0.493 0 0 3.12 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.52μs 0.687ns 2.66ns 0.023 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.21μs 0.989ns 3.57ns 0.0225 0 0 1.64 KB
master EnrichedLog net472 2.86μs 1.97ns 7.63ns 0.249 0 0 1.57 KB
#6534 EnrichedLog net6.0 1.44μs 0.906ns 3.39ns 0.0231 0 0 1.64 KB
#6534 EnrichedLog netcoreapp3.1 2.26μs 0.901ns 3.49ns 0.0217 0 0 1.64 KB
#6534 EnrichedLog net472 2.72μs 1.38ns 5.15ns 0.25 0 0 1.57 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 118μs 258ns 932ns 0 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 121μs 232ns 900ns 0.0613 0 0 4.28 KB
master EnrichedLog net472 152μs 118ns 458ns 0.683 0.228 0 4.46 KB
#6534 EnrichedLog net6.0 117μs 146ns 564ns 0 0 0 4.28 KB
#6534 EnrichedLog netcoreapp3.1 123μs 207ns 800ns 0.0612 0 0 4.28 KB
#6534 EnrichedLog net472 152μs 297ns 1.15μs 0.689 0.23 0 4.46 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.97μs 15.8ns 79ns 0.0304 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.18μs 1.68ns 6.28ns 0.0292 0 0 2.2 KB
master EnrichedLog net472 5.18μs 1.24ns 4.8ns 0.319 0 0 2.02 KB
#6534 EnrichedLog net6.0 3.16μs 1.34ns 5.17ns 0.0301 0 0 2.2 KB
#6534 EnrichedLog netcoreapp3.1 4.22μs 1.66ns 6.2ns 0.0296 0 0 2.2 KB
#6534 EnrichedLog net472 4.8μs 1.18ns 4.57ns 0.319 0 0 2.02 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.35μs 0.594ns 2.3ns 0.0161 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.68μs 0.561ns 2.17ns 0.0149 0 0 1.14 KB
master SendReceive net472 2.14μs 0.793ns 3.07ns 0.183 0 0 1.16 KB
#6534 SendReceive net6.0 1.28μs 0.721ns 2.79ns 0.016 0 0 1.14 KB
#6534 SendReceive netcoreapp3.1 1.81μs 2.15ns 8.31ns 0.0153 0 0 1.14 KB
#6534 SendReceive net472 2.14μs 0.91ns 3.52ns 0.183 0 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.73μs 0.698ns 2.7ns 0.0219 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 4.1μs 1.84ns 7.13ns 0.0226 0 0 1.65 KB
master EnrichedLog net472 4.34μs 1.98ns 7.15ns 0.322 0 0 2.04 KB
#6534 EnrichedLog net6.0 2.65μs 2.56ns 9.9ns 0.0225 0 0 1.6 KB
#6534 EnrichedLog netcoreapp3.1 3.99μs 2.11ns 8.18ns 0.0221 0 0 1.65 KB
#6534 EnrichedLog net472 4.23μs 3.09ns 11.5ns 0.323 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #6534

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0 1.195 569.09 476.40
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net472 1.153 943.60 818.66
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑netcoreapp3.1 1.117 615.20 550.52

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 452ns 0.246ns 0.951ns 0.00818 0 0 576 B
master StartFinishSpan netcoreapp3.1 615ns 1.03ns 3.98ns 0.00804 0 0 576 B
master StartFinishSpan net472 672ns 0.322ns 1.25ns 0.0916 0 0 578 B
master StartFinishScope net6.0 569ns 0.439ns 1.7ns 0.0097 0 0 696 B
master StartFinishScope netcoreapp3.1 720ns 0.908ns 3.52ns 0.00955 0 0 696 B
master StartFinishScope net472 943ns 0.769ns 2.88ns 0.104 0 0 658 B
#6534 StartFinishSpan net6.0 467ns 0.343ns 1.28ns 0.00802 0 0 576 B
#6534 StartFinishSpan netcoreapp3.1 550ns 0.474ns 1.84ns 0.00794 0 0 576 B
#6534 StartFinishSpan net472 700ns 0.668ns 2.59ns 0.0917 0 0 578 B
#6534 StartFinishScope net6.0 477ns 0.26ns 1.01ns 0.00972 0 0 696 B
#6534 StartFinishScope netcoreapp3.1 715ns 0.517ns 2ns 0.00937 0 0 696 B
#6534 StartFinishScope net472 818ns 0.611ns 2.37ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #6534

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net472 1.116 1,044.51 1,166.17

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 659ns 0.43ns 1.67ns 0.00961 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 934ns 0.414ns 1.43ns 0.00906 0 0 696 B
master RunOnMethodBegin net472 1.04μs 0.671ns 2.42ns 0.104 0 0 658 B
#6534 RunOnMethodBegin net6.0 619ns 0.388ns 1.5ns 0.00965 0 0 696 B
#6534 RunOnMethodBegin netcoreapp3.1 889ns 0.317ns 1.19ns 0.00936 0 0 696 B
#6534 RunOnMethodBegin net472 1.17μs 0.597ns 2.31ns 0.104 0 0 658 B

Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andrewlock andrewlock merged commit 6b2d438 into master Jan 14, 2025
121 of 124 checks passed
@andrewlock andrewlock deleted the dependabot/nuget/tracer/test/test-applications/azure-functions/Samples.AzureFunctions.V4Isolated/Microsoft.Azure.Functions.Worker.Extensions.Timer-4.3.1 branch January 14, 2025 15:05
@github-actions github-actions bot added this to the vNext-v3 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dependabot dependabot updates area:tests unit tests, integration tests dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant