microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

[Engineering Task] Have a singleton stopwatch in MSAL to improve performance

Open neha-bhargava opened this issue 1 year ago • 1 comments
trafficstars

Type of task?

Performance

Description

Instead of creating a new stop watch everytime a request starts, create a singleton instance.

See Implementation in MISE

Solution

No response

neha-bhargava avatar Nov 28 '23 22:11 neha-bhargava

Reopening #4639 should be merged also.

pmaytak avatar Feb 23 '24 23:02 pmaytak