Julian Kemmerer on 4 Jan 2014 11:13:30 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] calculating cost of a process


It may be worthwhile to evaluate the power usage of the CPUs as well. If you can give energy numbers, then a $ per process may be easier to calculate.

Intel has some interesting stuff for that.

http://software.intel.com/en-us/articles/intel-energy-checker-sdk

Thanks,
Julian


On Fri, Jan 3, 2014 at 3:05 PM, Michael Leone <turgon@mike-leone.com> wrote:


On Friday, January 3, 2014, Daniel Aharon wrote:
So I'm tasked with determining the monetary cost of each execution run of a process on a Win2008R2 box, so management can go to investors and say "Our method costs XX cents per file".

My guess at one way to do this is:

(cost of server)+(fractional cost of colo resources)
____________________________________________________   = $answer
        time the process takes



I know how I'd time a process on Linux (using "time"), but does anyone have a suggestion for a Windows equivalent?

Use Powershell.




___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug


___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug