Created
October 1, 2016 00:39
-
-
Save mohae/81eb8ee442bbc79660483d8862007deb to your computer and use it in GitHub Desktop.
proc results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Group Name Ops ns/Op B/Op Allocs/Op | |
------------------------------------------------------------------------------------------ | |
CPU joefriday/cpu/facts.Get 200000 8590 800 18 | |
CPU joefriday/cpu/stats.Get 200000 7706 264 4 | |
CPU DataDog/gohai/cpu.Cpu.Collect 10000 273546 999489 822 | |
CPU shirou/gopsutil/cpu.Info 50000 32987 9656 120 | |
CPU shirou/gopsutil/cpu.Times 50000 27780 10384 28 | |
Memory joefriday/mem.Get 200000 7746 352 1 | |
Memory joefriday/sysinfo/mem.Info.Get 10000000 186 0 0 | |
Memory cloudfoundry/gosigar.Mem.Get 50000 27430 13912 108 | |
Memory DataDog/gohai/memory.Memory.Collect 2000 809826 3541723 2681 | |
Memory guillermo/go.procmeminfo.MemInfo.Update 50000 30280 8216 133 | |
Memory shirou/gopsutil/mem.VirtualMemory 30000 40175 12264 264 | |
Network joefriday/net/info.Get 300000 4126 328 4 | |
Network joefriday/net/usage.Get 300000 4456 664 6 | |
Network DataDog/gohai/network 20000 98657 55109 222 | |
Network shirou/gopsutil/net 30000 47445 25568 134 | |
Network shirou/gopsutil/net/IOCounters 100000 19272 6216 26 | |
Platform joefriday/platform/kernel.Get 1000000 1463 272 7 | |
Platform joefriday/platform/release.Get 1000000 1246 229 7 | |
Platform DataDog/gohai/platform.Platform.Collect 1000 1375229 178050 411 | |
Platform joefriday/platform/loadavg.Get 1000000 1481 12 3 | |
Platform joefriday/sysinfo/load.LoadAvg.Get 10000000 191 0 0 | |
Platform cloudfoundry/gosigar.LoadAverage.Get 200000 7425 2440 9 | |
Platform shirou/gopsutil/load.Avg 200000 7963 2488 11 | |
Platform shirou/gopsutil/load.Misc 50000 34432 8744 20 | |
Platform joefriday/platform/uptime.Get 1000000 1099 16 2 | |
Platform joefriday/sysinfo/uptime.Uptime.Get 10000000 187 0 0 | |
Platform cloudfoundry/gosigar.Uptime.Get 10000000 131 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment