I am trying to use Ruby\'s standard lib profiler, and I am not using ruby-prof because this is a jruby project.
I\'m having a hard time tracking down unnecessary redundant calls within a rather complex algorithm. It looks like (some of my) my algorithm(s) is/are seriously slowed down by redundant calls (in sev
I am looking for a tool that would help visualize the memory usage of an application and show what\'s using up most of the memory - i.e. what classes, how many objects, etc. There\'s a similar thread
I am trying to开发者_开发知识库 build a custom .NET profiler using the Profiling API and I am having an issue with the references in the project.I am not a C++ engineer, so please bear with me.
I want to do a performance analysis via VS2010 for a hooked assembly. The 开发者_StackOverflowhost process is started by a third application which performs the hook, so I cannot simply start the host
I have开发者_开发问答 a website that uses php - mysql . I want to determine the DB queries that take the most time . Instaed of using a profiler , what other methods can I use to pinpoint the QUERY bo
I am running a java server on a CentOS 5.4 VPS. VPS stats: - 2.5GHz single core CPU - 2GB of RAM - OpenJDK 1.6 (tried Sun JDK 1.7 also)
Is the oprofile project still alive and well? I know it is still supported in the default linux kernel and that开发者_如何转开发 the user space utilities works (at least on the Arch linux I\'m runnin
I\'m implementing a profiler in an开发者_如何学Python application and I\'m a little flummoxed about how to implement Python profiling such that the results can be displayed in my existing tool. The ap
I am doing some research on the memory usage of ASP.NET MVC web applications. For my research i am using Windows Server 2008 R2 with IIS 6.1 and SQL Server 2008 R2 in Virtualbox 4.1.