mirror of https://github.com/shirou/gopsutil
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benchmark before this change (process.NewProcess() calls process.PidExistsWithContext() internally) go test -bench=BenchmarkNewProcess github.com/shirou/gopsutil/process goos: linux goarch: amd64 pkg: github.com/shirou/gopsutil/process BenchmarkNewProcess-4 14722 78751 ns/op PASS ok github.com/shirou/gopsutil/process 3.685s Benchmark with this change applied go test -bench=BenchmarkNewProcess github.com/shirou/gopsutil/process goos: linux goarch: amd64 pkg: github.com/shirou/gopsutil/process BenchmarkNewProcess-4 14835 80180 ns/op PASS ok github.com/shirou/gopsutil/process 3.761s |
4 years ago | |
---|---|---|
.. | ||
cpu | 4 years ago | |
disk | ||
docker | 5 years ago | |
host | 5 years ago | |
internal/common | 4 years ago | |
load | 4 years ago | |
mem | 5 years ago | |
net | 4 years ago | |
process | 4 years ago | |
winservices | ||
Makefile | ||
go.mod | 4 years ago | |
go.sum | 4 years ago |