Last active
November 13, 2016 12:38
-
-
Save k06a/270797633d5e0f55cfc053a8f64dc05d to your computer and use it in GitHub Desktop.
Puppy Watchdog (1) on Medium.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
๐ถ 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