Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adnan Ahmad
YCSB
Commits
b78c7119
Commit
b78c7119
authored
10 years ago
by
nitsanw
Committed by
Sean Busbey
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[core] Add notes for status.interval and basicdb.ranomizedelay options.
parent
d3d495fd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/CHANGES.md
+8
-1
8 additions, 1 deletion
core/CHANGES.md
with
8 additions
and
1 deletion
core/CHANGES.md
+
8
−
1
View file @
b78c7119
...
...
@@ -45,8 +45,15 @@ This new option will enable periodical writes of the interval histogram into an
Example parameters:
-target 1000 -s -p workload=com.yahoo.ycsb.workloads.CoreWorkload -p basicdb.verbose=false -p basicdb.simulatedelay=4 -p measurement.interval=both -p measurementtype=hdrhistogram -p hdrhistogram.fileoutput=true -p maxexecutiontime=60
Further changes made:
Further correction suggestions:
*
-p status.interval=
<number
of
seconds
>
(default=10)
Controls the number of seconds between status reports and therefore between HdrHistogram snapshots reported.
*
-p basicdb.ranomizedelay=[true|false] (default=true)
Controls weather the delay simulated by the mock DB is uniformly random or not.
Further suggestions:
1.
Correction load control: currently after a pause the load generator will do
operations back to back to catchup, this leads to a flat out throughput mode
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment