4 месяца назад
История
README.md
WHAT IS THIS?
R script to plot vdbench data parsed into csv with vdbench “parseflat” option. Pls see parseflats.sh for examples on parsing vdbench flatfiles.
Authtor: kozinoff@mail.ru
NOTE: There’s no GUI/TUI, just the script!
Example

HOW TO USE?
- Clone git repo: git clone https://gitflic.ru/project/kozinoff/vdbench-plots.git
- Prepeare parsed csvs with columns: interval, rate, MB/sec, responce (default names of vdbench output). You can have more columns, we don’t use it. Use "vdbench parseflat <path_to_flafile.html> or provided exapmple script parseflats.sh for multiple csv processing
- Make dir and place parsed vdbench csvs into it
- Set wd variable (optional)
- Source this code in RStudio or call from command line: Rscript vdbench-plots.R <working_directory_path> parameter “working_directory_path” is optional if ommited - current script directory used Only one argument allowed, others skipped!
- Spectate console messages until “Finished processing”
- Enjoy .png imaged plots in working directory
TODO
Nearest plans: add multilanguage support, imply cmdline setup for PCT_UPPER/LOWER_CONST values
Конвейеры
0 успешных
0 с ошибкой