[Fuego] dbench update

Daniel Sangorrin daniel.sangorrin at toshiba.co.jp
Fri Mar 23 07:21:23 UTC 2018


Hi Tim,

I noticed that dbench 3.04 was giving performance results that
looked too high compared to dbench 4.00, the latest version.
I have updated the whole test to use dbench 4.00 for that reason.

Dbench 4.0 has a somewhat tricky build dependency: libpopt-dev. 
Since the emdebian toolchain is currently broken on Fuego I 
wasn't able to test this on ARM, only on x86_64.

I have added some logic for the test to detect whether the
dbench binary is installed on the target or not and skip 
the build in case it is. Probably, we need to do the same for all
tests so it would be nice to have a more generic interface
in the future.

[PATCH 1/7] dbench: move asserts to pre_check
[PATCH 2/7] dbench: update fuego_test for version 4.00
[PATCH 3/7] dbench: update parser including max_latency
[PATCH 4/7] dbench: add yaml file
[PATCH 5/7] dbench: remove testdir spec
[PATCH 6/7] dbench: increase test duration
[PATCH 7/7] dbench: add spec using synchronized writes

There is one more patch on my repository with the new tarball.

Thanks,
Daniel



More information about the Fuego mailing list