Releases: unchase/Unchase.FluentPerformanceMeter
Releases · unchase/Unchase.FluentPerformanceMeter
Unchase.FluentPerformanceMeter-v2.1.3
Unchase.FluentPerformanceMeter-v2.1.2
Add feature: allows to get PerformanceMeter of concrete class using D…
Unchase.FluentPerformanceMeter-v2.1.1
Add feature: allows to iterate executing Actions with `iterations` pa…
Unchase.FluentPerformanceMeter-v2.1.0
Add feature: allows to to get the performance measurements results us…
Unchase.FluentPerformanceMeter-v2.0.0
1) Add feature: possible to measure the performance of methods (actio…
Unchase.FluentPerformanceMeter-v1.2.3
1) Replace all "Task" by "ValueTask"; 2) Add "Unchase.FluentPerformanceMeter.TestWebAPI31" (.NET Core 3.1 WebApi example project); 3) Add "Interlocked.CompareExchange" for incrementing and decrementing calls counter.
Unchase.FluentPerformanceMeter-v1.2.2
Add xml-comments to nuget packages
Unchase.FluentPerformanceMeter-v1.2.1
Merge branch 'master' of https://github.com/unchase/Unchase.FluentPer…
Unchase.FluentPerformanceMeter-v1.2.0
1) Add "TryAddCustomData" method into "PerformanceMeter" class; 2 Add "AddMethodArgumentsToCustomDataAttribute" attribute for adding arguments to measurement custom data with "DiagnosticSource"
Unchase.FluentPerformanceMeter-v1.1.2
Add "GetCustomData" method into "PerformanceMeter" and "PerformanceIn…