third_party.pigweed.src/pw_protobuf_compiler
Wyatt Hepler 8b8c34647b pw_cli: Make process.py faster
- For run_async, replace the silent option with the log_output option.
  With log_output, lines are read one-by-one and logged. Otherwise, the
  output is dumped to a temporary file.
- For tests, only log the output on failure. This substantially speeds
  up verbose tests. A pw_kvs test went from 38 s to 1.2 s when
  passing, or 26 s when failing and printing the output.

Change-Id: Iba18c555c07eeaa9eb5ba79bc8d36d3ef2435485
2020-03-13 19:36:59 +00:00
..
py pw_cli: Make process.py faster 2020-03-13 19:36:59 +00:00
BUILD.gn Roll GN to 239533d 2020-02-28 01:33:18 +00:00
docs.rst pw_protobuf: expand docs 2020-03-03 18:40:46 +00:00
proto.gni Download external Go dependencies in build 2019-12-26 10:39:48 -08:00
README.md

pw_protobuf_compiler: Build system support for protobufs