rebeckerspecialties / benchmarking-test-app

React Native test app for exploring benchmarking in AWS Device Farms
3 stars 0 forks source link

Fix: set profiling timeout to 500ms #37

Closed hmallen99 closed 2 months ago

hmallen99 commented 2 months ago

Sets the xcode profiling to time out after more than 1 second. This means we get a smaller time window of data, but prevents the job from timing out completely.