- Number of CPU cores (maybe GPUs as well) (performs parallel processing)
- Amount of Memory required
- I/O & network read/write time (optional / good to know)
我如何分析我的脚本,使我知道我是否正在充分使用所请求的资源?
上下文: Unix / Linux
https://stackoverflow.com/questions/52325367
复制相似问题