Skip to content
  • Florian Fischer's avatar
    [eval] big refactoring · e3b55401
    Florian Fischer authored
    * Split alot of code from eval.py into separate python files in bench/
    * Introduce subprocess.Popen wrapper classes for server, clients, and the coordinator
    * Drop the use of pssh
    * make -l and --host mutual exclusive
    * pass logger to run_cmd
    e3b55401