文件名称:pstree:Go 中的 pstree
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-29 08:20:29
Go
一个普通的 pstree 克隆很难维护。 如果你想看好看的版本,去这里: 从那时起,我对其进行了一些更改以帮助加快速度。 它变得不那么惯用了,读起来更累了。 在此过程中,我收集了一些有趣的基准测试数字——您可以看到经过许多小修改后的增加: BenchmarkPopulate 500 5910036 ns/op BenchmarkPopulate 500 4122985 ns/op BenchmarkPopulate 1000 2699748 ns/op BenchmarkPopulate 1000 2447752 ns/op BenchmarkPopulate 1000 226416
【文件预览】:
pstree-master
----pstree.go(3KB)
----README.md(2KB)
----cmd()
--------pstree()