mbox

[v7,0/1] add extra features to test-compress-perf

Message ID 20190724135515.15123-1-adamx.dybkowski@intel.com (mailing list archive)
Headers

Message

Dybkowski, AdamX July 24, 2019, 1:55 p.m. UTC
  v7 changes:
        - one more special character replaced with a minus sign

v6 changes:
        - replace special bullet characters with normal asterisks

v5 changes:
        - some minor changes (rewording, structure renaming, etc.)

v4 changes:
        - information about compression threads printed on screen

v3 changes:
        - commented code removed

v2 changes:
        - merged with the series "add multiple cores feature to
                test-compress-perf"
        - function renamed: print_report_header() -> print_test_dynamics()

Signed-off-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Signed-off-by: Artur Trybula <arturx.trybula@intel.com>

Artur Trybula (1):
  app/test-compress-perf: provide more detailed report

 .../comp_perf_test_benchmark.c                | 21 ++++-
 .../comp_perf_test_common.c                   | 94 ++++++++++++++++++-
 .../comp_perf_test_common.h                   |  6 ++
 app/test-compress-perf/main.c                 |  4 +-
 4 files changed, 120 insertions(+), 5 deletions(-)