aqtime
AQTime: "Force Garbage Collection" button grayed out
I googled around a bit, but couldn\'t fin开发者_如何学Pythond a reason. My app is mixed (C#, VB.NET, C++/CLI and native C++). AQTime claims to be able to profile this kind of application, that\'s why[详细]
2023-04-05 02:58 分类:问答GlowCode vs. AQTime C++ profiling performance in the real world?
I am a user of AQTime Pro and while the tool is pretty nice, it does have a horrible performance impact on the application under test if you\'re not careful. (Even if you are careful, the performance[详细]
2023-04-03 07:45 分类:问答Delphi 2010 - Wininet running out of handles
I have an app that makes intensively uses of Wininet functions to get some data from internet. I am getting a very odd handle related error messages sometimes:[详细]
2023-03-26 05:10 分类:问答C++ _inline is being ignored in a singleton and showing up in my profiler. How come?
I have a lot of classes in my project accessed by a singleton like so: _inline GUI_BS_Map* GUI_GetBS_Map()[详细]
2023-03-15 02:52 分类:问答How to use AQtime (free) in Delphi XE?
Embarcadero says that I got some free version of AQtime when I purchased my Delphi XE license. However, today I tried to run for the first time AQtime and I got an error message: \'You are using AQTim[详细]
2023-03-10 22:31 分类:问答How to use AQTime's memory allocation profiler in a program that uses a large amount of memory?
I\'m finding AQTime hard to use because it interferes with the original program too much. If I have a program that uses, for example, 300MB of ram I can use AQTime\'s allocation profiler without a pro[详细]
2023-02-03 03:28 分类:问答How to prevent functions from being excluded from coverage profiling?
We\'re using AQTime\'s coverage profiler to check coverage results for unit tests. It seems to generally work okay, but has a nasty habit of overestimating coverage because some functions don\'t appea[详细]
2023-01-22 16:55 分类:问答Why AQTime slows execution even when profiling is not on, and can anything be done for it?
In AQTime for Delphi, it boasts to be very fast to get to the trouble spots by using areas and triggers etc. But it seems to me, that especially if you have very much code in the areas to profile, the[详细]
2022-12-26 00:47 分类:问答Should mod_proxy_ajp or mod_jk be used for a production environment?
I\'ve been searching over the past few days of whether I should use mod_proxy_ajp or mod_jk to connect apache httpd and tomcat. All the sites I find are a few years old and outdated.[详细]
2022-12-16 21:23 分类:问答