From 18065be9092fd9482655d2137e6b90512ff13b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:54:30 +0000 Subject: [PATCH 1/2] Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/GenDI.Analyzers.Tests/GenDI.Analyzers.Tests.csproj | 2 +- tests/GenDI.Integration.Tests/GenDI.Integration.Tests.csproj | 2 +- .../GenDI.Phase3.Validation.Tests.csproj | 2 +- .../GenDI.Phase6.PlatformValidation.Tests.csproj | 2 +- .../GenDI.SourceGenerator.CoverageDisabled.Tests.csproj | 2 +- .../GenDI.SourceGenerator.CoverageEnabled.Tests.csproj | 2 +- .../GenDI.SourceGenerator.NoCoverageAttribute.Tests.csproj | 2 +- .../GenDI.Testing.Example.Tests.csproj | 2 +- tests/GenDI.Testing.Tests/GenDI.Testing.Tests.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/GenDI.Analyzers.Tests/GenDI.Analyzers.Tests.csproj b/tests/GenDI.Analyzers.Tests/GenDI.Analyzers.Tests.csproj index 209eed5..fba87f5 100644 --- a/tests/GenDI.Analyzers.Tests/GenDI.Analyzers.Tests.csproj +++ b/tests/GenDI.Analyzers.Tests/GenDI.Analyzers.Tests.csproj @@ -22,7 +22,7 @@ - + - + diff --git a/tests/GenDI.Phase3.Validation.Tests/GenDI.Phase3.Validation.Tests.csproj b/tests/GenDI.Phase3.Validation.Tests/GenDI.Phase3.Validation.Tests.csproj index f5c5c65..f069b47 100644 --- a/tests/GenDI.Phase3.Validation.Tests/GenDI.Phase3.Validation.Tests.csproj +++ b/tests/GenDI.Phase3.Validation.Tests/GenDI.Phase3.Validation.Tests.csproj @@ -15,7 +15,7 @@ - + - + - + diff --git a/tests/GenDI.SourceGenerator.CoverageEnabled.Tests/GenDI.SourceGenerator.CoverageEnabled.Tests.csproj b/tests/GenDI.SourceGenerator.CoverageEnabled.Tests/GenDI.SourceGenerator.CoverageEnabled.Tests.csproj index 28e10be..c980ca3 100644 --- a/tests/GenDI.SourceGenerator.CoverageEnabled.Tests/GenDI.SourceGenerator.CoverageEnabled.Tests.csproj +++ b/tests/GenDI.SourceGenerator.CoverageEnabled.Tests/GenDI.SourceGenerator.CoverageEnabled.Tests.csproj @@ -23,7 +23,7 @@ /> - + diff --git a/tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests.csproj b/tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests.csproj index 28e10be..c980ca3 100644 --- a/tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests.csproj +++ b/tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests/GenDI.SourceGenerator.NoCoverageAttribute.Tests.csproj @@ -23,7 +23,7 @@ /> - + diff --git a/tests/GenDI.Testing.Example.Tests/GenDI.Testing.Example.Tests.csproj b/tests/GenDI.Testing.Example.Tests/GenDI.Testing.Example.Tests.csproj index 4556be4..99f192b 100644 --- a/tests/GenDI.Testing.Example.Tests/GenDI.Testing.Example.Tests.csproj +++ b/tests/GenDI.Testing.Example.Tests/GenDI.Testing.Example.Tests.csproj @@ -16,7 +16,7 @@ - + diff --git a/tests/GenDI.Testing.Tests/GenDI.Testing.Tests.csproj b/tests/GenDI.Testing.Tests/GenDI.Testing.Tests.csproj index 29edbac..a888f8f 100644 --- a/tests/GenDI.Testing.Tests/GenDI.Testing.Tests.csproj +++ b/tests/GenDI.Testing.Tests/GenDI.Testing.Tests.csproj @@ -14,7 +14,7 @@ - + Date: Tue, 1 Sep 2026 16:58:12 +0000 Subject: [PATCH 2/2] docs: update benchmark snapshot from CI run #234 --- docs/BENCHMARKS.md | 18 +++++++++--------- website/docs/advanced/benchmarks.md | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/BENCHMARKS.md b/docs/BENCHMARKS.md index f5b627e..69cf6a0 100644 --- a/docs/BENCHMARKS.md +++ b/docs/BENCHMARKS.md @@ -40,21 +40,21 @@ dotnet run -c Release --project tests/GenDI.Benchmarks/GenDI.Benchmarks.csproj - ## Latest CI benchmark snapshot -_Updated by [CI run #225](https://github.com/schivei/GenDI/actions/runs/29263183905) on 2026-07-13 15:43 UTC_ +_Updated by [CI run #234](https://github.com/schivei/GenDI/actions/runs/33534619085) on 2026-09-01 16:58 UTC_ | Method | Mean | Allocated | |---|---:|---:| -| Manual registration (no GenDI) | 3.211 μs | 7.42 KB | -| GenDI: constructor injection (generated) | 11.781 μs | 9.98 KB | -| GenDI: property injection (generated) | 11.780 μs | 9.98 KB | -| GenDI: with decorator, property injection (generated) | 19.599 μs | 14.26 KB | -| Reflection registration (no GenDI, assembly scan) | 76.778 μs | 23.9 KB | +| Manual registration (no GenDI) | 2.700 μs | 7.42 KB | +| GenDI: constructor injection (generated) | 11.064 μs | 9.98 KB | +| GenDI: property injection (generated) | 11.186 μs | 9.98 KB | +| GenDI: with decorator, property injection (generated) | 14.204 μs | 14.26 KB | +| Reflection registration (no GenDI, assembly scan) | 48.241 μs | 23.89 KB | ### CI analysis -- GenDI constructor injection is **+266.9%** versus manual registration. -- GenDI property injection is **+266.9%** versus manual registration. -- Reflection scanning remains the outlier at **~23.9x slower** and **~3.2x higher allocation** than manual registration. +- GenDI constructor injection is **+309.8%** versus manual registration. +- GenDI property injection is **+314.3%** versus manual registration. +- Reflection scanning remains the outlier at **~17.9x slower** and **~3.2x higher allocation** than manual registration. - Compatibility note: this benchmark compares manual and generated registrations against a reflection scanner baseline; as documented below, reflection scanning is not suitable for trimming/NativeAOT scenarios, while manual and GenDI-generated registrations remain the supported path. diff --git a/website/docs/advanced/benchmarks.md b/website/docs/advanced/benchmarks.md index 5e9c13f..98a443d 100644 --- a/website/docs/advanced/benchmarks.md +++ b/website/docs/advanced/benchmarks.md @@ -33,21 +33,21 @@ dotnet run -c Release --project tests/GenDI.Benchmarks/GenDI.Benchmarks.csproj - ## ⚡ Latest result snapshot -_Updated by [CI run #225](https://github.com/schivei/GenDI/actions/runs/29263183905) on 2026-07-13 15:43 UTC_ +_Updated by [CI run #234](https://github.com/schivei/GenDI/actions/runs/33534619085) on 2026-09-01 16:58 UTC_ | Method | Mean | Allocated | |---|---:|---:| -| Manual registration (no GenDI) | 3.211 μs | 7.42 KB | -| GenDI: constructor injection (generated) | 11.781 μs | 9.98 KB | -| GenDI: property injection (generated) | 11.780 μs | 9.98 KB | -| GenDI: with decorator, property injection (generated) | 19.599 μs | 14.26 KB | -| Reflection registration (no GenDI, assembly scan) | 76.778 μs | 23.9 KB | +| Manual registration (no GenDI) | 2.700 μs | 7.42 KB | +| GenDI: constructor injection (generated) | 11.064 μs | 9.98 KB | +| GenDI: property injection (generated) | 11.186 μs | 9.98 KB | +| GenDI: with decorator, property injection (generated) | 14.204 μs | 14.26 KB | +| Reflection registration (no GenDI, assembly scan) | 48.241 μs | 23.89 KB | ### CI analysis -- GenDI constructor injection is **+266.9%** versus manual registration. -- GenDI property injection is **+266.9%** versus manual registration. -- Reflection scanning remains the outlier at **~23.9x slower** and **~3.2x higher allocation** than manual registration. +- GenDI constructor injection is **+309.8%** versus manual registration. +- GenDI property injection is **+314.3%** versus manual registration. +- Reflection scanning remains the outlier at **~17.9x slower** and **~3.2x higher allocation** than manual registration. - Compatibility note: this benchmark compares manual and generated registrations against a reflection scanner baseline; as documented below, reflection scanning is not suitable for trimming/NativeAOT scenarios, while manual and GenDI-generated registrations remain the supported path.