profile-it:MongoDB 分析器

时间:2024-06-27 23:32:24
【文件属性】:

文件名称:profile-it:MongoDB 分析器

文件大小:1.14MB

文件格式:ZIP

更新时间:2024-06-27 23:32:24

JavaScript

个人资料 一个用于分析 MongoDB 的 Web 应用程序。 设置 首先,您需要运行 MongoDB 的本地实例。 () 其次,允许非 root 用户运行dtrace 。 警告:不要在生产服务器上执行此操作,因为 dtrace 允许对键盘输入等进行低级别嗅探。 sudo chmod a+s /usr/sbin/dtrace 最后,在这个项目的根目录下,运行: npm install -g grunt-cli npm install -g bower npm install bower install grunt serve 用法 转到以查看 Profile-It web 应用程序。


【文件预览】:
profile-it-master
----.gitignore(53B)
----package.json(638B)
----data()
--------log-data.txt(1KB)
----server()
--------data()
--------services()
--------models()
--------index.js(1KB)
--------controllers()
----.bowerrc(44B)
----Gruntfile.js(839B)
----public()
--------images()
--------stylesheets()
--------views()
--------scripts()
--------index.html(3KB)
----tools()
--------flamegraph.pl(25KB)
--------stackcollapse.pl(2KB)
----README.md(680B)
----bower.json(516B)

网友评论