You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Furkan Kamaci (Jira)" <ji...@apache.org> on 2021/05/12 16:00:00 UTC

[jira] [Created] (TIKA-3398) Tidy Up Code for Performance Improvements

Furkan Kamaci created TIKA-3398:
-----------------------------------

             Summary: Tidy Up Code for Performance Improvements
                 Key: TIKA-3398
                 URL: https://issues.apache.org/jira/browse/TIKA-3398
             Project: Tika
          Issue Type: Improvement
    Affects Versions: 1.26
            Reporter: Furkan Kamaci
             Fix For: 1.27


Codebase has some performance issues as like:
 * Concatenating strings in loops
 * Redundant calls
 * Does not breaking loops when necessary

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)