Commit 2551f1f4 by Rocky Duan

add sample benchmark config file

parent df881da8
...@@ -23,3 +23,5 @@ Gemfile.lock ...@@ -23,3 +23,5 @@ Gemfile.lock
.*.swo .*.swo
.*.swm .*.swm
*.pid *.pid
config/benchmark.yml
seed_size:
commentables: 1
users: 1
threads: 5
top_comments: 0
sub_comments: 0
votes: 0
tags: 0
seed_size:
commentables: 20
users: 100
threads: 1000
top_comments: 1000
sub_comments: 2000
votes: 10000
tags: 100
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment