1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-03-03 23:39:48 +01:00
bats/libexec
Mike Bland 8c4a86d534
format-tap: Refactor summary to remove subshells
While the performance impact of these changes are in the noise under
macOS 10.12.3 on a on a MacBook Pro with a 2.9GHz Intel Core i5 CPU and
8GB 1867MHz DDR3 RAM, eliminating these subshells makes the code more
consistent.

I did try removing `buffer` to eliminate yet more subshells, but the
flickering of the output did prove annoying, so I'm not removing it.
2017-09-30 15:12:38 -04:00
..
bats
bats-exec-suite
bats-exec-test
bats-format-tap-stream format-tap: Refactor summary to remove subshells 2017-09-30 15:12:38 -04:00
bats-preprocess