If you are only interested in the aggregated values I would add the Instance parameter, especially when you have multi-core ESXi nodes.
I would also consolidate all the Get-Stat calls into just one Get-Stat call, then split out the individual metrics via something like Group-Object.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference