* in TerminalReactor: factor in its own method the construction of the
  stamp.

* config._parse_config: '_parse_config' is roughly equivalent to:

        _parse_config = V.make_validator_from_schema(SCHEMA)

  Probably there are duplicated tests.

* introduce dynamic throttling: an extra reporter wraps the external
  program execution and gathers timings statistics.
