tbench no more part of dbench
We were using tbench built from this repo, previous version. Current version I am not able to build tbench. Any reason why it was removed?
Oh, that was removed in 2010 due to some dependencies.
I can try adding it back. How exactly are you using it/running it?
We use via Intel LKP to run tbench. This file https://github.com/intel/lkp-tests/blob/master/programs/dbench/pkg/PKGBUILD shows how its built and https://github.com/intel/lkp-tests/blob/master/programs/tbench/run is how tbench is run.
During tbench/dbench build we hit below issue:
==> Starting build()...
cp: cannot stat 'loadfiles/*.txt': No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
Install tbench failed
I had been discussing on alternative solutions with LKP maintainer in https://github.com/intel/lkp-tests/issues/411. If you are adding the support back we can continue to use tbench from this repo.
Ok, I will have a look and try to add it back in the coming weekend. Please remind me if you do not see any updates.
Sure @sahlberg, thank you
@sahlberg please let me know if you got a chance to look into this issue over the weekend.
@sahlberg did you get a chance to look at this request?