Run performance benchmarks #226
benchmark-action.yml
on: workflow_dispatch
Run performance benchmarks
6m 14s
Annotations
1 error and 2 warnings
|
Run performance benchmarks
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'TokenCacheTestsWithCache'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.30`.
| Benchmark suite | Current: ec1adab27ca2574af74b43091ce4634d705f9269 | Previous: 05455a5aca21f2453e223ed15390a481a3342cea | Ratio |
|-|-|-|-|
| `Microsoft.Identity.Test.Performance.TokenCacheTests.RemoveAccountAsync_TestAsync(CacheSize: (1, 10))` | `57089.166666666664` ns (`± 408.0211298747191`) | `40131.28571428572` ns (`± 1024.883583529544`) | `1.42` |
| `Microsoft.Identity.Test.Performance.TokenCacheTests.RemoveAccountAsync_TestAsync(CacheSize: (10000, 10))` | `266617.797979798` ns (`± 40187.43659733591`) | `198950.21` ns (`± 26734.651377352682`) | `1.34` |
This comment was automatically generated by [workflow](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/actions?query=workflow%3ARun%20performance%20benchmarks) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/ec1adab27ca2574af74b43091ce4634d705f9269#commitcomment-153943124
|
|
Run performance benchmarks
Performance alert! Previous value was 40131.28571428572 and current value is 57089.166666666664. It is 1.4225601211262557x worse than previous exceeding a ratio threshold 1.3
|
|
Run performance benchmarks
Performance alert! Previous value was 198950.21 and current value is 266617.797979798. It is 1.3401232297256584x worse than previous exceeding a ratio threshold 1.3
|