cordova-plugin-buildinfo icon indicating copy to clipboard operation
cordova-plugin-buildinfo copied to clipboard

1.6 sec startup on iOS

Open garygriswold opened this issue 7 years ago • 2 comments

By my measurements this plugin was adding 1.8 seconds to the startup of my App. A little of this is the initialization of the plugin, but most is the execution of the plugin, which occurs prior to the device ready event. I did not measure its performance on Android. I will look for a more performant way to get version code.

garygriswold avatar Jun 02 '17 05:06 garygriswold

I also try to measure startup time. What was the iOS device you used for measurement?

lynrin avatar Jun 02 '17 05:06 lynrin

The test was run on an iPad 4.

On Jun 2, 2017, at 1:46 AM, Mikihiro Hayashi [email protected] wrote:

I also try to measure startup time. What was the iOS device you used for measurement?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lynrin/cordova-plugin-buildinfo/issues/9#issuecomment-305695591, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlP_EHPJrZlHlcQLxZIjqKdxlXCrdasks5r_6HCgaJpZM4Nt2RY.

garygriswold avatar Jun 02 '17 05:06 garygriswold