WordPress-iOS icon indicating copy to clipboard operation
WordPress-iOS copied to clipboard

Performance Issue: slow RequestAuthenticator

Open kean opened this issue 1 year ago • 0 comments

Actual behavior

The web view takes 2-3 seconds more than usual to load a page. The same page with no authenticator but with the cookies in the shared storage task about 1 second to load. It takes more than 3 seconds to load with an authenticator.

Steps to reproduce the behavior

  • Create a WebKitViewController configured with RequestAuthentificator
  • Open a web page
Tested on [device], iOS [version], Jetpack iOS / WordPress iOS [version]

kean avatar Jan 29 '24 19:01 kean