Publicidad

OmniObjectMeter para Mac

  • Versión de prueba

  • En Español
  • V 2.6
  • 4.1

    (0)
  • Estado de Seguridad

Un programa de prueba para Mac‚ por Omnigroup

OmniObjectMeter es una aplicación popular y de prueba solo disponible para Mac desarrollada por Omnigroup.

Información adicional sobre OmniObjectMeter

Desde que añadimos el programa a nuestro catálogo en 2012, ya tiene 249 descargas, durante la última semana se descargó 0 veces.

Respecto an OmniObjectMeter, es un programa ligera que requiere mucho menos espacio libre que la mayoría de los programas de su categoría. Es una aplicación muy usada en México.

Esta aplicación está disponible para dispositivos con sistema operativo Mac OS X y superior, y solo está disponible en Inglés. La última versión de la aplicación es 2.6 y se actualizó en 19/06/2012.

OmniObjectMeter is an essential part of any Mac OS X developer's toolbox: a tool that makes it easy for Cocoa and Unix developers to find and fix memory leaks, excessive allocation operations, "zombies", prematurely deallocated objects, and other performance issues. The end product is faster and more robust applications.

Rather than searching through the thousands of objects and allocation events in a program, you can use OmniObjectMeter to quickly seek and destroy problematic code, and spend your time fixing problems rather than looking for them:

OmniObjectMeter shows allocated blocks, allocation events for each block, and the stack trace responsible for each allocation event. In the case of Cocoa or CoreFoundation objects, OmniObjectMeter also allows you to easily match retain events with their corresponding release events — once you have done this for a leaked object, there will be some number of extra retain events left unmatched which are causing the leak.

If a program accidentally keeps a pointer to a deallocated Cocoa or CoreFoundation object and later attempts to access that object, it's likely to crash. OmniObjectMeter integrates nicely with the built-in Cocoa support for detecting these so-called 'zombie' objects: By flipping a switch in OmniObjectMeter you can detect the first message to a zombie object and can the look at the allocation event history for that object to determine why the object was prematurely deallocated.

OmniObjectMeter is also useful for optimizing memory usage. Since OmniObjectMeter shows you memory allocated split up by category, you can see how much memory each category is using. OmniObjectMeter can display the memory allocation events (or any other event type) for a category in a hierarchical tree formed from the stack trace responsible for each event. This allows you to see what portion of your code is responsible for what portion of the category's allocation usage, which makes it easy to identify and fix problem spots.

CPU utilization can be improved by reducing the number of needless allocation events. If the allocation and deallocation events for an object happen near each other in time, often the object really shouldn't have been deallocated anyway. Since OmniObjectMeter can easily group objects together to look at them on a category-by-category basis, you can use it to quickly find places where you're using lots of short-lived objects.

OmniObjectMeter integrates with Apple's Project Builder IDE: any place a stack frame is displayed, a source icon will appear next to the frame if appropriate debugging symbols are available in the application. Clicking on the icon will open the source file in Project Builder and select the correct line.

Programa disponible en otros idiomas


OmniObjectMeter para Mac

  • Versión de prueba

  • En Español
  • V 2.6
  • 4.1

    (0)
  • Estado de Seguridad


Opinión usuarios sobre OmniObjectMeter

¿Has probado OmniObjectMeter? Sé el primero en dejar tu opinión!


Publicidad

Descubre más programas

Publicidad

Publicidad

Las leyes que rigen el uso de este software varían de un país a otro. Ni fomentamos ni aprobamos el uso de este programa si infringe estas leyes.