Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/476.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 如何计算RED HAT server上node js应用程序中请求所需的Ram和CPU?_Javascript_Node.js_Mongodb_Sails.js_Performance Testing - Fatal编程技术网

Javascript 如何计算RED HAT server上node js应用程序中请求所需的Ram和CPU?

Javascript 如何计算RED HAT server上node js应用程序中请求所需的Ram和CPU?,javascript,node.js,mongodb,sails.js,performance-testing,Javascript,Node.js,Mongodb,Sails.js,Performance Testing,我想在我的文档中记录一些计算结果。那么我如何计算:- 1.我的node js应用程序需要多少RAM。 2.整个节点js应用程序需要多少CPU。 3.单个请求需要多少cpu和ram 请帮我计算一下

我想在我的文档中记录一些计算结果。那么我如何计算:- 1.我的node js应用程序需要多少RAM。 2.整个节点js应用程序需要多少CPU。 3.单个请求需要多少cpu和ram

请帮我计算一下