文件名称:sunburst:运行给定时间的进程,使用SIGKILL终止进程,报告CPU时间和内存使用情况
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-01 23:00:12
linux process sunburst sigkill Ruby
朝阳 Sunburst使您可以在给定时间内运行命令。 时间到时,该程序将被SIGKILLed。 然后,Sunburst将报告该程序的总CPU时间和最近一次的已知内存使用情况。 例如: $ sunburst "while : ; do echo hi ; sleep 1 ; done" --time=3 :: Running "while : ; do echo hi ; sleep 1 ; done" for 3.0 seconds Logging Standard Output and Error hi hi hi ------------------------------------------------------------------------ :: Total Execution Time: 3.00195 seco
【文件预览】:
sunburst-master
----sunburst.gemspec(708B)
----.gitignore(113B)
----exe()
--------sunburst(5KB)
----ext()
--------stats()
----bin()
--------setup(131B)
----LICENCE(1KB)
----README.md(3KB)
----lib()
--------sunburst()
--------sunburst.rb(111B)
----Gemfile(60B)
----Rakefile(86B)
----Gemfile.lock(204B)