Skip to content

Instantly share code, notes, and snippets.

@k06a
Last active November 13, 2016 12:38
Show Gist options
  • Save k06a/270797633d5e0f55cfc053a8f64dc05d to your computer and use it in GitHub Desktop.
Save k06a/270797633d5e0f55cfc053a8f64dc05d to your computer and use it in GitHub Desktop.
Puppy Watchdog (1) on Medium.com
๐Ÿถ Main thread was blocked for 0.17 sec
๐Ÿถ Main thread is still blocked for 0.27 sec
๐Ÿถ Main thread is still blocked for 0.37 sec
๐Ÿถ Main thread is still blocked for 0.48 sec
๐Ÿถ Main thread is still blocked for 0.60 sec
๐Ÿถ Main thread is still blocked for 0.71 sec
๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ Collected 39 reports for 0.8 sec:
100.000% _start (in libdyld.dylib)
| 100.000% __mh_execute_header (in xctest)
| | 100.000% __XCTestMain (in XCTest)
| | | 100.000% -[XCTestDriver _checkForTestManager] (in XCTest)
| | | | 100.000% -[XCTestDriver _runSuite] (in XCTest)
| | | | | 100.000% -[XCTestObservationCenter _observeTestExecutionForBlock:] (in XCTest)
| | | | | | 100.000% ___25-[XCTestDriver _runSuite]_block_invoke (in XCTest)
| | | | | | | 100.000% -[XCTestSuite performTest:] (in XCTest)
| | | | | | | | 100.000% -[XCTestSuite performTest:] (in XCTest)
| | | | | | | | | 100.000% -[XCTestSuite performTest:] (in XCTest)
| | | | | | | | | | 100.000% -[XCTestCase performTest:] (in XCTest)
| | | | | | | | | | | 100.000% -[XCTestCase invokeTest] (in XCTest)
| | | | | | | | | | | | 100.000% -[XCTestContext performInScope:] (in XCTest)
| | | | | | | | | | | | | 100.000% ___24-[XCTestCase invokeTest]_block_invoke_2 (in XCTest)
| | | | | | | | | | | | | | 100.000% -[NSInvocation invoke] (in CoreFoundation)
| | | | | | | | | | | | | | | 100.000% ___invoking___ (in CoreFoundation)
| | | | | | | | | | | | | | | | 100.000% -[Tests testExample] (in PuppyWatchdog_Tests)
| | | | | | | | | | | | | | | | | 63.282% -[Tests innerLoop] (in PuppyWatchdog_Tests)
| | | | | | | | | | | | | | | | | 34.154% -[Tests innerLoop2] (in PuppyWatchdog_Tests)
๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ๐Ÿถ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment