Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9663)

Issue 327560043: A script that filters YCSB output file to CSV and statistics

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 7 months ago by Jiangfeng
Modified:
6 years, 5 months ago
CC:
dkostic, w.fakher.reda, liulee.chn
Visibility:
Public.

Description

A script that filters YCSB output file to CSV and statistics BUG=

Patch Set 1 #

Patch Set 2 : add one more function to read config.json and change statistical analysis function #

Patch Set 3 : upload dataset and some experiment code for traning a model #

Unified diffs Side-by-side diffs Delta from patch set Stats (+851 lines, -11 lines) Patch
M Filter YCSB Output.py View 1 2 6 chunks +14 lines, -11 lines 0 comments Download
A ml/Data/rank.csv View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
A ml/Data/sort_rank.csv View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
A ml/Data/type_rank.csv View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
A ml/Model.ipynb View 1 2 1 chunk +663 lines, -0 lines 0 comments Download
A ml/Readme.md View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 5
liulee.chn
This will read out the raw data used for cdf
6 years, 7 months ago (2017-10-02 23:45:08 UTC) #1
cuteliaoliao
I am not very clear about the functionality of the code. Could you please give ...
6 years, 6 months ago (2017-10-03 13:31:39 UTC) #2
mumuzuge
How do you get the time_bound 9900?
6 years, 6 months ago (2017-10-03 13:33:46 UTC) #3
Jiangfeng
On 2017/10/03 13:33:46, mumuzuge wrote: > How do you get the time_bound 9900? Actually, you ...
6 years, 6 months ago (2017-10-07 13:09:45 UTC) #4
mumuzuge
6 years, 6 months ago (2017-10-07 15:10:59 UTC) #5
On 2017/10/07 13:09:45, Jiangfeng wrote:
> On 2017/10/03 13:33:46, mumuzuge wrote:
> > How do you get the time_bound 9900?
> 
> Actually, you can set time_bound to any value. It's just an input to the
> function and calculates the ratio of latencies which are larger than the
> time_bound we set.

I know that, i just wonder why you set it to 9900, is it just randomly set?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b