Someone can explain me how to use instruments with a sparrow project using Sodeso's template
(http://www.sodeso.nl/?page_id=1093)?
How to use Instruments for check memory usage, etc...
(3 posts) (3 voices)-
Posted 1 year ago #
-
That should work just like with any other iOS project; Sparrow does not change the handling of Instruments. I'm sure you'll find tutorials on the internet that describe its overall usage. (I must admit that I'm not an expert at that topic, either, but most of the time you figure out what you're looking for by experimenting with Instruments).
If you don't find what you are looking for or end up with a specific question, come back here anytime and I will help you out.
Posted 1 year ago # -
Carlos, i wonder how to use Instruments either.
I start my project by: Run->Run with Performance Tool->Leaks. Project runs and blue diagram grows up. One red bar at diagram beginning appears and the rest diagram is blue. Under the diagram there is a list called Licked object and values. Do not know how to handle that data? Maybe one can find a leak in the source with that?When I start the project by: Run->Run with Performance Tool->Allocations there is a memory use diagram (I suppose) and some summary of memory usage under that. VM Tracker diagram is empty?
CPU Sampler shows device CPU load. More frames/s means more load I suppose or more optimisation needed.
Activity monitor and Time Profiler are close to System Load? I have not idea what is it used for?
Other menus are greyed bud 'Zombies' sounds interesting ;).Posted 1 year ago #
Reply
You must log in to post.