473,324 Members | 2,370 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

How to view how much memory some process use in Windows?

How can I monitor with a Python script how much memory does a process
use in Windows? I want to do statistics about memory consumption of
processes like Firefox, Antivirus, etc. When I search in Google I only
find information about how to monitor this in linux or how to reduce
Python programs memory usage.
Jun 27 '08 #1
1 2064
"Florencio Cano" <fl************@gmail.comwrote:
How can I monitor with a Python script how much memory does a process
use in Windows? I want to do statistics about memory consumption of
processes like Firefox, Antivirus, etc. When I search in Google I only
find information about how to monitor this in linux or how to reduce
Python programs memory usage.
Perhaps http://aspn.activestate.com/ASPN/Coo.../Recipe/303339
--
Duncan Booth http://kupuguy.blogspot.com
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: | last post by:
It looks like I have some kind of memory leak in my Visual Basic program. I am grabing about 250K of memory every 10 seconds. I have all kinds of stuff happening (Threads spinning in the...
1
by: M | last post by:
I wrote a c++ program which utilizes a bitset<80> map. If I do a sizeof bitset<80> it says 12 bytes and there's no limit to the number of entries I can add to the map. What I mean is the number of...
113
by: dan | last post by:
For writing a Windows desktop application, how much harder is it to use the Windows C API than C#/.NET, assuming the coding is done in an editor? What specific aspects were more difficult? I'm...
5
by: IsRaEl | last post by:
Hello, I was wondering. Is there any way to make Console app use less memory?? i just did a simple Console app that download some FTP files and use 9 mb!!!!!!! I think it should use at...
7
by: Bernard Lebel | last post by:
Hello, I would like to know if there is a way to know how much memory (bytes, kilobytes, megabytes, etc) a name is using. More specifically, I have this list of strings that I want to write to...
12
by: elty123 | last post by:
I have a small C# program (about 400 lines of code) that is only 28kb after compiled. However when it runs (takes a whole 5 seconds) it takes up nearly 20MB of memory and I don't see why. ...
2
by: Mufasa | last post by:
I've got a system where one of the processes that is running (not done by me) is causing a memory leak. This is a process I call so I'm trying to find out how much memory it's using. What I want to...
4
by: FFMG | last post by:
Hi, My Hosting company is saying that I am using too much memory on the VPS and that I should upgrade. I am currently running at 65%-75%, (according to WHM). It does seem a bit high, but I...
7
by: siddhu | last post by:
Dear experts, If I do free(p); memory pointed by p is freed and is available for further allocations in the process. But how does it decide about how much memory (size) has to to be freed and...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.