Skip to content

Generate graph for YCSB (Yahoo! Cloud Serving Benchmark) testing results

Notifications You must be signed in to change notification settings

chinglinwen/ycsb2graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ycsb2graph

To generate visualize graph from ycsb testing results

demo

Usage

./ycsb2graphV2.sh [resultsDir]...

example:

./ycsb2graphV2.sh ../ycsb_starter/Results.cockroachDB.20160830_143458 ../ycsb_starter/Results.mysql.20160830_143501

Filename requirement

It only have filename requirement, it need to follow the giving rule ( use dash to separate, with suffix .result )

dbname-workloadname-operationcount.result

Example:

CockroachDB-WorkloadA-100.result

For all demo graph, see example

The demo's results is provided by ycsb_starter, For more info about ycsb_starter, see ycsb_starter

end.

About

Generate graph for YCSB (Yahoo! Cloud Serving Benchmark) testing results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published