Skip to content

Sample iOS project that measures the disk usage for app startup using XCUITest framework.

Notifications You must be signed in to change notification settings

rsenerol/StartupPerformance

Repository files navigation

StartupPerformance

Sample iOS project that writes a 10MB file to the disk when the initial view is loaded.

This project includes the UI test StartupPerformanceUITests.testStoragePerformance that measures the disk usage during the period when the app launches and loads the initial view.

Screenshot taken from Xcode showing that ~12MB were written to disk during that period:

About

Sample iOS project that measures the disk usage for app startup using XCUITest framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages