Jump to content

GlowCode

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Esigc (talk | contribs) at 22:44, 18 November 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:New unreviewed article

GlowCode is a performance and memory/resource profiler developed by Electric Software Inc.[1]

GlowCode
Developer(s)Electric Software Inc.
Initial release1997 (1997) by Electric Software Inc.
Stable release
8.20 / September 23, 2011; 13 years ago (2011-09-23)
Available inEnglish
LicenseProprietary
Websitehttp://glowcode.com


Overview

GlowCode is used by software developers to analyze and optimize application performance, speed and resource use.[2] GlowCode capabilities include detection of performance bottlenecks and memory leaks.[3]

While the profiled application runs, GlowCode shows the duration, frequency and use of function calls, and identifies which functions play the most significant role in time-intensive tasks, which execution nodes are the source of multiple memory leaks, and which allocations are the source of excessive consumption of memory and resources.[4] GlowCode also identifies problems specific to managed code, including boxing errors, and hyperactive and loitering objects.[5] GlowCode profiles 32- and 64-bit managed, native and mixed code written in C, C++ or any .NET Framework-compliant language.[6]

See also


References

  1. ^ GlowCode page
  2. ^ GlowCode on Microsoft Pinpoint
  3. ^ Riley, John (2007). Writing Fast Programs: A Practical Guide for Scientists and Engineers. Cambridge: Cambridge International Science Publishing Ltd. p. 238. ISBN 1904602401, 9781904602408. Retrieved November 18, 2011. {{cite book}}: Check |isbn= value: invalid character (help)
  4. ^ GlowCode page
  5. ^ GlowCode on Softpedia
  6. ^ Dorsey, Terrence (July 2011), "Tools and Techniques for .NET Code Profiling", MSDN Magazine, 2011 (July), retrieved November 18, 2011{{citation}}: CS1 maint: date and year (link)