Skip to content

Releases: unchase/Unchase.FluentPerformanceMeter

Unchase.FluentPerformanceMeter-v2.1.3

16 Feb 08:31
Compare
Choose a tag to compare
build(nuget): Update nuget-dependencies for test project

Unchase.FluentPerformanceMeter-v2.1.2

05 Jun 12:43
Compare
Choose a tag to compare
Add feature: allows to get PerformanceMeter of concrete class using D…

Unchase.FluentPerformanceMeter-v2.1.1

02 May 14:31
Compare
Choose a tag to compare
Add feature: allows to iterate executing Actions with `iterations` pa…

Unchase.FluentPerformanceMeter-v2.1.0

14 Mar 10:18
Compare
Choose a tag to compare
Add feature: allows to to get the performance measurements results us…

Unchase.FluentPerformanceMeter-v2.0.0

08 Mar 13:54
Compare
Choose a tag to compare
1) Add feature: possible to measure the performance of methods (actio…

Unchase.FluentPerformanceMeter-v1.2.3

03 Mar 13:23
Compare
Choose a tag to compare
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

20 Feb 07:20
Compare
Choose a tag to compare
Add xml-comments to nuget packages

Unchase.FluentPerformanceMeter-v1.2.1

28 Jan 08:14
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/unchase/Unchase.FluentPer…

Unchase.FluentPerformanceMeter-v1.2.0

18 Jan 21:10
Compare
Choose a tag to compare
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

11 Jan 12:16
Compare
Choose a tag to compare
Add "GetCustomData" method into "PerformanceMeter" and "PerformanceIn…