Skip to content
  1. Sep 12, 2013
  2. Sep 11, 2013
  3. Sep 06, 2013
  4. Aug 31, 2013
  5. Aug 24, 2013
  6. Aug 23, 2013
    • Kristian Rosenvold's avatar
      Further simplified buffer usage. · 7d187e9e
      Kristian Rosenvold authored
      Wrapping a stream that is read/written in large chunks with BufferedXXStream is
      useless, causing excessive copying of data and reduced performance
      7d187e9e
    • Kristian Rosenvold's avatar
      Removed BufferedOutputStream · 067b1abd
      Kristian Rosenvold authored
      Wrapping a FileOutputStream that is written in chunks of 32K with an 8K BufferedOutputStram
      produces only hot air and no performance gain. (Actually a perf. reduction)
      067b1abd
  7. Aug 17, 2013
  8. Aug 04, 2013
  9. Aug 03, 2013
  10. Jul 28, 2013
  11. Jul 27, 2013
  12. Jul 21, 2013
  13. Jul 15, 2013