Skip to content

App that demonstrates how to measure total app startup time in xamarin android

License

Notifications You must be signed in to change notification settings

toomasz/XamarinAppStartupTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamarinAppStartupTime

Xamarin Forms app that demonstrates how to measure total app startup time in xamarin android

It uses custom android-specific helper to fetch first log entry associated with our application from logcat and parse it's timestamp which is later assumed as startup time of application.

Some screenshots, for some reason I'm getting higher startup time with app built on Visual Studio 2019.

VS2017 VS2019
Screenshot_20190411-195519 Screenshot_20190411-200312

About

App that demonstrates how to measure total app startup time in xamarin android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages