rubytune / perf_check

PERRRFFF CHERRRRK!
17 stars 7 forks source link

support envar changes as part of testing #29

Open aks opened 6 years ago

aks commented 6 years ago

Some app changes appear only with envar changes, so it should be possible to set envars on the "control" test and set the same envars on the "test" runs.

Suggested: -m ENVAR=VALUE1 and -m ENVAR=VALUE2