cpu-usage
Migrate .Net 4.0 web application from 32bit IIS6 to 64bit IIS7
We currently have an web application running on IIS6 on a 32bit machine. This application is running smooth and stable. It is built with the target \"Any CPU\".[详细]
2023-03-05 01:30 分类:问答How can I measure the server utilization?
How can I measure the server utilization in terms of requests per unit o开发者_StackOverflow中文版f time (lets say one hour), assuming the server\'s maximum capacity is known (for example, 1000 reques[详细]
2023-03-04 21:39 分类:问答Java profiling: detect which piece of code causes high CPU load
I profiled my code with both JProfiler and YourKit. However, I haven\'t been able to figure out how to detect which piece of code is responsible for high CPU load.[详细]
2023-03-03 22:42 分类:问答Chart Control in C# (.NET) Uses Tons of CPU
I am using a FastLineChart in C# to display a signal from an external device in real time. The sample rate is about 700Hz. In my program I down-sample to about 100Hz to minimize unnecessary resolution[详细]
2023-03-03 13:56 分类:问答How to write a program, which uses 30% of CPU? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-03 08:53 分类:问答measure CPU usage of the JVM : java code
Is there a way to measure CPU usage of the JVM (once a java application is started) cross platform (windows + unix + mac)?[详细]
2023-03-03 01:12 分类:问答get current cpu usage with ruby or cli (NOT live like top)
I want to find a way that I can call a command or method, and get an int with the cpu usage the moment I called it. Not like top, where it keeps refreshing.[详细]
2023-03-02 20:01 分类:问答How to determine what makes Drupal 6 hog all the memory and crash?
We have a site running Drupal 6 and a pretty standard set of modules such as Views, CCK and so on. The production site is running fine but after I created an SQL dump of the production server and impo[详细]
2023-03-02 17:25 分类:问答C++: Limiting CPU usage intentionally
At my company, we often test the performance of our USB and FireWire devices under CPU strain. There is a test code we run that loads the CPU, and it is often used in really simple informal tests to[详细]
2023-03-02 07:39 分类:问答How can I optimize or limit the CPU usage a zip process (DotNetZip) in c#?
Good day guys I have an app that I use to 开发者_JAVA技巧archive a folder using the DotNetZip library. I notice that when it goes to the actual \"zipping\" process, it uses up 100% of the CPU. This a[详细]
2023-03-02 00:49 分类:问答