Need a small footprint desktop with decent power Hardware and Software by wolfyshoo … Apple Silicon chips seem pretty impressive, especially for the power consumption and tiny size. Does anyone here have experience using a… Re: Need a small footprint desktop with decent power Hardware and Software by Dani Not too long ago, I ditched a suuuuuper expensive ~10 year old Dell Precision workstation with like 64 cores or something crazy, multiple video cards, dedicated RAID controller, etc. for a much less expensive M1 Max Macbook Pro. The macbook outperformed the Dell for everything I did by far. Re: Need a small footprint desktop with decent power Hardware and Software by trcooke I'm a developer too and 14 years ago I bought an entry level MacBook Air and honestly it was probably the best laptop I've ever bought and I used it for development for years and years. It used to creak a bit if I ran more than one instance of IntelliJ, but other than that it took everything I threw at it. I have since replaced my own laptop, but … How to measure memory consumption of a VB 6.0 programe? Programming Software Development by P.manidas Dear Sir/Madam, How to measure memory consumption of a VB 6.0's programe? As a programmer in vb. 6.0, where i have to be conscious for getting less consumption of memory of my program at design time? Is there any free software to measure memory consumption of a programe? Please guide me Sir/Madam plotting cpu and mem consumption Programming Software Development by vvim … way to measure the amount of cpu usage and memory consumption of the program. It would be nice if I could… differint multicast protocols, and yes, also cpu usage and memory consumption is an important part of that :-) [2] if anybody wants… Re: How to measure memory consumption of a VB 6.0 programe? Programming Software Development by P.manidas … the precaution to take at design time for less memory consumption by the programe/software? And rest of all i will… Re: How to measure memory consumption of a VB 6.0 programe? Programming Software Development by vb5prgrmr … consume less memory... (you would watch the vb6.exe memory consumption in debug mode...) Use control arrays as much as possible… Re: plotting cpu and mem consumption Programming Software Development by vvim … that I haven't found interesting code concerning the memory consumption. Until know, I only found ways to measure CPU-cycles… Re: Anticipated Hard Disk Consumption Community Center Geeks' Lounge by Ewald Horn You will need to take measurements as to the current disk consumption over a period of a month, every day, more or less at the same time. That will give you a daily disk consumption rate. Then work on an average of 125% of that rate and you'll have a more or less reliable estimate as to when the server can be expected to run low on disk space. Reducing Computer System Power Consumption through Hardware and Software Hardware by Dani Going Green with Diskeeper: The purpose of this paper is to evaluate benefits in performance, cost, time to complete, wattage consumed for each test and overall KWH consumption by using Diskeeper defragmentation software. How to find memory consumption of C++ program ??? Programming Software Development by ayan2587 … many online coding competitions that set a limit on memory consumption. Is there any tool by which I can find memory… Re: How to find memory consumption of C++ program ??? Programming Software Development by ayan2587 …; program.cpp now i just need to know the memory consumption of this program, I just need a utility tool in… Count time consumption of C++ program. Programming Software Development by rax_19 :cool: hi Friends,.,. !! i want to know a perfect time consumption for a given particular program.. [B][COLOR="red"]… Re: Count time consumption of C++ program. Programming Software Development by mrnutty …]:cool: hi Friends,.,. !! i want to know a perfect time consumption for a given particular program.. [B][COLOR="red"… Re: Count time consumption of C++ program. Programming Software Development by rax_19 Well well well... I was wrong..:$ i am so sorry to all friends.. The code in my question is correctly working one . . It gives you the perfect time consumption gyz.. I am very sorry for this thread . . :( RAM memory consumption Programming Software Development by onako I'm implementing an application that should decide whether to move computations to external memory, depending on RAM memory consumption. Is there a C++ function that computes my maximal RAM memory capacity, and the amount of currently consumed portion (in MB, perhaps). Any other suggestions on how to obtain these values are welcome. Thanks Reducing wild Ram consumption with PHP Programming Web Development by cwarn23 … has been embedded into PHP that can create extra Ram consumption. So as long as you use the unset() function appropriately… Insane memmory consumption (~10 times assumed) Programming Software Development by Bladtman242 … MB, then there will some overhead, but I measure the consumption to be at least 500 MB. The measurement is made… get power consumption info from power plans? Hardware and Software Microsoft Windows by Ritesh_4 Hello, anyone knows how (or where) I can get a PC's average power consumption when it is using one of the 3 power plans available in Windows 7 (Balanced, High Performance and Power Saver)? I need these values for a research work. Re: get power consumption info from power plans? Hardware and Software Microsoft Windows by caperjack interesting project , cant help you directly ,I just plug it in a pay the billd .lol,i google and found lots of great info on the topic , http://lmgtfy.com/?q=desktop+computer+average+power+consumption Re: get power consumption info from power plans? Hardware and Software Microsoft Windows by Ritesh_4 thanks for the search terms, however I need for the specific plans which are found in Win7, such as on average how much the Balanced option uses as power consumption etc, and even google is not getting me these specific info ;) Re: get power consumption info from power plans? Hardware and Software Microsoft Windows by jsherm101 IF you know the voltage and wattage ratings of the various components you can probably put together a rough estimate on consumption based on how everything changes in wattage usage Re: get power consumption info from power plans? Hardware and Software Microsoft Windows by johhny-marshal I think you should choose power saver plan. I use it and its good regarding consumption of power and performance is also good. Petition to Stop Chinese Processing of Chicken for American Consumption Community Center Geeks' Lounge by clhamon … chicken to be shipped back across an ocean for American consumption are very easy to see. Even with the sometimes overly… Anticipated Hard Disk Consumption Community Center Geeks' Lounge by kronos2 … 6.5gb free space remaining at the current rate of consumption May 2014 we will run out of disk space. Something… Re: Anticipated Hard Disk Consumption Community Center Geeks' Lounge by Ancient Dragon If he doesn't have access to the server how is he supposed to calculate consumption? That's like me wanting to make similar approximation of the DaniWeb servers -- no way for me to do it. Re: Energy Consumption program Programming Software Development by ddanbe … alone, you never going to be able to measure power consumption. If you mean by a voltmeter, what is commonly called… Re: Single Producer 10 consumer(Parallel consumption) Problem Programming Software Development by Sandeep_16 But Please read the statement above , every consumer have to consume the same message produse by the producer. When it consumed by all the 10 thrtead then it has to removed from data collection or Queue. There will be parallel consumption of that Produced message. Re: How to measure memory consumption of a VB 6.0 programe? Programming Software Development by kinwang2009 Hi P.manidas, What type of memory you want to read/measure? Do you mean to say Memory used for storing or memory used while running your program? Thanks Re: How to measure memory consumption of a VB 6.0 programe? Programming Software Development by P.manidas [QUOTE=kinwang2009;1161742]Hi P.manidas, What type of memory you want to read/measure? Do you mean to say Memory used for storing or memory used while running your program? Thanks[/QUOTE] Dear Kinwang2009, Here i am asking about 2nd one. How much memory will be consumed at the time of running the programe. Thank you for your query.