[ 
https://issues.apache.org/jira/browse/STANBOL-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

bd2019us updated STANBOL-1477:
------------------------------
    Attachment: 1.patch

> wrap FileWriter with BufferedWriter for better performance
> ----------------------------------------------------------
>
>                 Key: STANBOL-1477
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1477
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: bd2019us
>            Priority: Major
>         Attachments: 1.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to