Skip to content

Instantly share code, notes, and snippets.

@daithiocrualaoich
Created February 26, 2011 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daithiocrualaoich/845479 to your computer and use it in GitHub Desktop.
Save daithiocrualaoich/845479 to your computer and use it in GitHub Desktop.
scala.io.Source is slow
> test
...
[info] Test Starting - BenchmarksTest: SourceBenchmark
Mean: 392.100000
StdDev: 5.022947
[info] Test Succeeded - BenchmarksTest: SourceBenchmark
[info] Test Starting - BenchmarksTest: InputStreamBenchmark
Mean: 69.610000
StdDev: 1.535546
[info] Test Succeeded - BenchmarksTest: InputStreamBenchmark
...
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment