Closed myell0w closed 13 years ago
How many iterations where that?
I think there is some space for optimization but not that much.
that was just a simple Log(self.window) in appDidFinishLaunchingWithOptions. the second log seems faster, but the first Log took > 3 sec.
Did you run it on the device or in the simulator?
I just ran the tests:
Test Suite 'FKLogTests' started at 2011-09-29 23:10:18 +0000
Test Case '-[FKLogTests testLog]' started.
Test Case '-[FKLogTests testLog]' passed (0.000 seconds).
Test Case '-[FKLogTests testULLONG_MAX]' started.
Test Case '-[FKLogTests testULLONG_MAX]' passed (0.000 seconds).
Test Suite 'FKLogTests' finished at 2011-09-29 23:10:18 +0000.
Simulator.
sent from phone
Am 30.09.2011 um 00:28 schrieb Martin Schürrerreply@reply.github.com:
Did you run it on the device or in the simulator?
Reply to this email directly or view it on GitHub: https://github.com/foundationkit/FoundationKit/issues/41#issuecomment-2243982
Seems pretty bad:
https://skitch.com/m.yellow/f7ycy/instruments https://skitch.com/m.yellow/f7ycg/instruments