Commit Graph

19 Commits

Author SHA1 Message Date
Harendra Kumar
4caeaac24b Add fileio benchmark 2019-06-18 17:30:46 +05:30
Harendra Kumar
734004b570 use dev flag when using the base stream benchmarks 2018-11-06 05:35:59 +05:30
Harendra Kumar
628355fad6 Improve benchmarking of base streams
1) Fix options parsing in charting program
2) Add a group-diff options to compare StreamD/K
3) Add more benchmarks to StreamD/K
2018-11-05 20:34:20 +05:30
Harendra Kumar
1ddd81b818 Use correct statistics pkg, fix graph option 2018-10-28 20:16:16 +05:30
Harendra Kumar
2bd1ada0b7 Remove incorrect help line 2018-10-28 01:50:34 +05:30
Harendra Kumar
a0b1ac878e Fix building benchmarks during comparison
Add an "all" benchmarks option to run all benchmarks at once.
2018-10-13 06:29:06 +05:30
Harendra Kumar
3b80308e49 make output msgs more specific when comparing commits 2018-10-13 04:08:45 +05:30
Harendra Kumar
acbfca3502 separate the rate benchmarks
rate benchmarks require longer time to run to provide stable results
2018-10-11 07:19:42 +05:30
Harendra Kumar
bdd8a4df50 sort on index 0 if column index 1 is not available 2018-10-10 12:39:27 +05:30
Harendra Kumar
a929a1682c add linear-async, base streams benchmark reporting
split linear to separate serial and parallel modules. Parallel modules use
lower number of elements in the stream so that they can run faster.
2018-10-10 12:39:27 +05:30
Harendra Kumar
54bb7ea8fd modularize benchmark charting code, use newer bench-graph 2018-10-10 12:39:27 +05:30
Harendra Kumar
6a4a55ba8e use lts-12 2018-07-13 18:18:28 +05:30
Harendra Kumar
9182d7d25f Use a new version of gauge with exact match option 2018-07-07 10:15:24 +05:30
Harendra Kumar
aa4c8707b5 add more benchmarks, update benchmarks 2018-06-09 21:11:15 +05:30
Harendra Kumar
ff38c5009d update thread/output buffer limits in changelog
and fix bench.sh
2018-05-13 11:30:57 +05:30
Harendra Kumar
cf1388b330 Add append benchmark to linear benchmarks 2018-05-06 05:13:10 +05:30
Harendra Kumar
4b5abb0915 fix benchmark comparison graphs
Generate graphs for both linear and nested benchmark ops
2018-04-25 14:21:02 +05:30
Harendra Kumar
5a01635af9 Fix to pick the correct HEAD commit 2018-04-15 19:46:04 +05:30
Harendra Kumar
32049bdd73 Add benchmark comparison script 2018-04-10 19:40:46 +05:30