You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/04/15 15:34:20 UTC

[jira] [Assigned] (STANBOL-1313) Performance Improvement with Fixing Unnecessary Code Issues

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

Rupert Westenthaler reassigned STANBOL-1313:
--------------------------------------------

    Assignee: Rupert Westenthaler

> 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
>            Assignee: Rupert Westenthaler
>            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)