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 |
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