Microsoft's new Outlook takes around 10 seconds to open a specific email from a notification, whereas Outlook Classic does it instantly. The new Outlook is built on WebView2, a Chromium-based rendering engine, which introduces performance limitations. The app's slow notification handling is attributed to its web-based architecture, which requires initializing or resuming its web layer, authenticating, and rendering the relevant mail thread. This issue is not easily fixable with an app update due to its underlying architecture.