It is more efficient to pass down one large string to the output streams
than many small ones. For a `hg diff` test case, it improves time from
2m26s to 2m8s.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGe49c39ffeac2: ui: improve performance for multi-component writes
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.