Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-1477

wrap FileWriter with BufferedWriter for better performance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Location: rules/manager/src/main/java/org/apache/stanbol/rules/manager/KB.java

      When a FileWriter is intensively used in a loop, the BufferedWriter should be used to improve the performance since the IO bottleneck will greatly damage the performance of program, especially used in a loop.

      Attachments

        1. 1.patch
          1 kB
          bd2019us

        Activity

          People

            Unassigned Unassigned
            bd2019us bd2019us
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: