From 2544f10f4c381d9ff4fdf9c7e89ccb9467c4aab3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 19 Sep 2024 15:58:55 +0000 Subject: [PATCH] add TokenAcquisitionBenchmarks (benchmarkdotnet) benchmark result for a153c32b586aed3802ad85912fb2be9a7360596d --- benchmarks/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index f5fe5db6e..07dfc82bb 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726759410924, + "lastUpdate": 1726761535750, "repoUrl": "https://github.com/AzureAD/microsoft-identity-web", "entries": { "TokenAcquisitionBenchmarks": [ @@ -6014,6 +6014,42 @@ window.BENCHMARK_DATA = { "range": "± 62.102050653884895" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "a153c32b586aed3802ad85912fb2be9a7360596d", + "message": "Bump Microsoft.Identity.Web, Microsoft.Extensions.Logging.Abstractions, System.Text.Encodings.Web, Microsoft.AspNetCore.DataProtection, System.Security.Cryptography.Xml, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Logging, Microsoft.Extensions.DependencyInjection, System.Formats.Asn1, System.Security.Cryptography.Pkcs, Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Options.ConfigurationExtensions and Microsoft.Extensions.Hosting (#3016)\n\nBumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [Microsoft.AspNetCore.DataProtection](https://github.com/dotnet/aspnetcore), [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [System.Formats.Asn1](https://github.com/dotnet/runtime), [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). These dependencies needed to be updated together.\r\n\r\nUpdates `Microsoft.Identity.Web` from 2.15.3 to 3.1.0\r\n- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)\r\n- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)\r\n- [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.15.3...3.1.0)\r\n\r\nUpdates `Microsoft.Extensions.Logging.Abstractions` from 2.1.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `System.Text.Encodings.Web` from 6.0.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0)\r\n\r\nUpdates `Microsoft.AspNetCore.DataProtection` from 2.1.0 to 8.0.1\r\n- [Release notes](https://github.com/dotnet/aspnetcore/releases)\r\n- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)\r\n- [Commits](https://github.com/dotnet/aspnetcore/compare/2.1.0...v8.0.1)\r\n\r\nUpdates `System.Security.Cryptography.Xml` from 4.7.1 to 8.0.1\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.1)\r\n\r\nUpdates `Microsoft.Extensions.Caching.Memory` from 2.1.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Logging` from 2.1.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `Microsoft.Extensions.DependencyInjection` from 2.1.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `System.Formats.Asn1` from 6.0.1 to 8.0.1\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v8.0.1)\r\n\r\nUpdates `System.Security.Cryptography.Pkcs` from 7.0.2 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.2...v8.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Configuration.Binder` from 2.2.4 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 2.2.4 to 6.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Configuration` from 3.1.24 to 6.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Configuration.Json` from 3.1.0 to 6.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Options.ConfigurationExtensions` from 2.1.0 to 8.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\r\n\r\nUpdates `Microsoft.Extensions.Hosting` from 2.1.1 to 6.0.0\r\n- [Release notes](https://github.com/dotnet/runtime/releases)\r\n- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.Identity.Web\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: System.Text.Encodings.Web\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.AspNetCore.DataProtection\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: System.Security.Cryptography.Xml\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Caching.Memory\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Logging\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.DependencyInjection\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: System.Formats.Asn1\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: System.Security.Cryptography.Pkcs\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Configuration.Binder\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Configuration\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Configuration.Json\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n- dependency-name: Microsoft.Extensions.Hosting\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-09-19T08:55:45-07:00", + "tree_id": "ce24149ab32f5f4469c91f0488f63061d1b411c8", + "url": "https://github.com/AzureAD/microsoft-identity-web/commit/a153c32b586aed3802ad85912fb2be9a7360596d" + }, + "date": 1726761534627, + "tool": "benchmarkdotnet", + "benches": [ + { + "name": "Benchmarks.TokenAcquisitionBenchmark.CreateAuthorizationHeader", + "value": 9715.276705605644, + "unit": "ns", + "range": "± 70.67662936724388" + }, + { + "name": "Benchmarks.TokenAcquisitionBenchmark.GetTokenAcquirer", + "value": 10351.700896944318, + "unit": "ns", + "range": "± 65.3233217943072" + } + ] } ] }