LowlaDB Benchmark Performance Setup and Execution
为了安装和运行LowlaDB性能基准测试,请执行以下步骤:
- 创建此存储库的本地克隆:
git clone https://github.com/lowladb-benchmark
- 安装NPM模块:
npm install
- 在web应用程序文件夹中安装Bower组件:
cd client 然后 bower install,完成后返回根目录:
cd ..
- 启动节点服务器:
node bin/www
- 打开基准测试页面:
http://localhost:3000/index.html
下载地址
用户评论