Improve batch stdout writing performance.
At some point line buffered output should be introduced.
Details
Details
- Reviewers
Alphare indygreg - Group Reviewers
hg-reviewers - Commits
- rHGeb55274d3650: rhg: add buffered stdout writing possibility
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.
Event Timeline
Comment Actions
@acezar Do you remember the kind of performance difference we had when adding this? I think it would be interesting to add it to the commit message.