microsoft-authentication-library-for-dotnet
microsoft-authentication-library-for-dotnet copied to clipboard
[Engineering Task] Have a singleton stopwatch in MSAL to improve performance
trafficstars
Type of task?
Performance
Description
Instead of creating a new stop watch everytime a request starts, create a singleton instance.
Solution
No response
Reopening #4639 should be merged also.