Skip to content

Unchase.FluentPerformanceMeter-v1.2.3

Compare
Choose a tag to compare
@unchase unchase released this 03 Mar 13:23
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.