aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/compute/lmbench.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-06move flatten dict key to common utilsrexlee87761-5/+8
2017-04-11standardize ssh authRoss Brattain1-8/+2
2017-01-12Add support for Python 3Ross Brattain1-5/+11
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain1-6/+6
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-1/+3
2016-04-08add latency for cache read operations(LMBench)kubi1-1/+18
2015-12-21Fix lmbench memory read latency stop sizeKristian Hunt1-4/+4
2015-10-28Extend lmbench scenario to measure memory bandwidthKristian Hunt1-21/+77
2015-10-27Heat context code refactor part 2QiLiang1-21/+25
2015-10-22Update sla check for scenarioshoujingwen1-8/+9
2015-09-16Remove setting logger level to debug in scenariosKristian Hunt1-2/+1
2015-08-13Add lmbench scenario and sampleKristian Hunt1-0/+112