summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2013-09-10 07:49:53 -0700
committerRex Kerr <ichoran@gmail.com>2013-09-10 07:49:53 -0700
commit4c4d3245252f4a86e9fe93fb37573b838098dd68 (patch)
treeb921e6ca3b34043b04ef1fb2099725b181d2aa9e /.gitignore
parente3968a5a40b09218990f2f7bc3e449d68cd2cf02 (diff)
downloadscala-4c4d3245252f4a86e9fe93fb37573b838098dd68.tar.gz
scala-4c4d3245252f4a86e9fe93fb37573b838098dd68.tar.bz2
scala-4c4d3245252f4a86e9fe93fb37573b838098dd68.zip
SI-7356 - Source.mkString performs painfully slow (...)
1. Wrote a custom mkString for BufferedSource. 2. Moved the logic for rescuing the iterator-buffered char out of BufferedLineIterator and into a private method in BufferedSource. Speed test based on the one in the issue tracker (but written correctly) indicates that performance is equal or better to getLines. This resolves SI-7356 in a minimal fashion.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions