Skip to content

baek-jinoo/run-loop-frequency

Repository files navigation

run-loop-frequency

Calculating the frequency of the runloop if a timer is run under the NSDefaultRunLoopMode.

iPhone 5s

The resulting conclusion is approximately 4375 times / second. This was apparent as we hit an asymptotic limit as the timer time interval decreased towards the 100ms range.

Simluator

The resulting conclusion is approximately 12256 times / second. This was apparent as we hit an asymptotic limit as the timer time interval decreased towards the 10ms range.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors