In the latest release with MSAL cloning the client can take a long time in a multithreaded application.
Here's a gist to reproduce. It's a simple, non-optimalized, example
https://gist.github.com/mathiasbl/92863ad85074975e5f2d6bb8062e3eb3
Run this example with the latest release vs the previous one and you should see considerable difference in time.