[
https://issues.apache.org/jira/browse/STANBOL-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupert Westenthaler updated STANBOL-1313:
-----------------------------------------
Fix Version/s: 0.12.1
> Performance Improvement with Fixing Unnecessary Code Issues
> -----------------------------------------------------------
>
> Key: STANBOL-1313
> URL: https://issues.apache.org/jira/browse/STANBOL-1313
> Project: Stanbol
> Issue Type: Improvement
> Reporter: Furkan KAMACI
> Priority: Minor
> Fix For: 1.0.0, 0.12.1
>
> Attachments: STANBOL-1313.patch
>
>
> Performance issues includes:
> * Boolean constructor call
> * Boxing of already boxed value
> * Instantiating object to get Class
> * Manuel array to collection copy
> * Redundant String.toString()
> * Redundant String constructor call
> * String concatenation as argument to StringBuilder.append() call
--
This message was sent by Atlassian JIRA
(v6.2#6252)