thrift pull request: Do not line buffer code generator output

2013-01-04 Thread andrewgaul
Github user andrewgaul closed the pull request at: https://github.com/apache/thrift/pull/30

thrift pull request: Do not line buffer code generator output

2013-01-03 Thread andrewgaul
GitHub user andrewgaul opened a pull request: https://github.com/apache/thrift/pull/30 Do not line buffer code generator output Line buffering results in slow performance on FUSE- and network-based file systems, e.g., eCryptfs. std::ostream << std::endl emits a newline and f