Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cs_comments_service
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
cs_comments_service
Commits
2551f1f4
Commit
2551f1f4
authored
Aug 16, 2012
by
Rocky Duan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add sample benchmark config file
parent
df881da8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
8 deletions
+10
-8
.gitignore
+2
-0
config/benchmark.yml
+0
-8
config/benchmark.yml.sample
+8
-0
No files found.
.gitignore
View file @
2551f1f4
...
@@ -23,3 +23,5 @@ Gemfile.lock
...
@@ -23,3 +23,5 @@ Gemfile.lock
.*.swo
.*.swo
.*.swm
.*.swm
*.pid
*.pid
config/benchmark.yml
config/benchmark.yml
deleted
100644 → 0
View file @
df881da8
seed_size
:
commentables
:
1
users
:
1
threads
:
5
top_comments
:
0
sub_comments
:
0
votes
:
0
tags
:
0
config/benchmark.yml.sample
0 → 100644
View file @
2551f1f4
seed_size:
commentables: 20
users: 100
threads: 1000
top_comments: 1000
sub_comments: 2000
votes: 10000
tags: 100
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment