[
https://issues.apache.org/jira/browse/TIKA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500904#comment-17500904
]
Tim Allison commented on TIKA-3668:
-----------------------------------
When I ran the same test against 1.26 with tesseract removed via tika config,
this is a bit faster and a bit better on cpu.
{noformat}
~$ pidstat -p 261234 -u -T ALL
Linux 5.13.0-30-generic () 03/03/2022 _x86_64_ (8 CPU)
12:01:10 PM UID PID %usr %system %guest %wait %CPU CPU
Command
12:01:10 PM 1000 261234 0.14 0.00 0.00 0.00 0.14 5 java
12:01:10 PM UID PID usr-ms system-ms guest-ms Command
12:01:10 PM 1000 261234 396490 12570 0 java
{noformat}
> High CPU utilization in Tika 2.2.0
> ----------------------------------
>
> Key: TIKA-3668
> URL: https://issues.apache.org/jira/browse/TIKA-3668
> Project: Tika
> Issue Type: Bug
> Reporter: Manjunath Dhongadi
> Priority: Major
> Attachments: tika-config-no-tess.xml, tika-config.xml
>
>
> Recently we upgraded Tika version from 1.26 to 2.2.0.
> We see the CPU utilization have gone high drastically(6 to 8 times more) in
> both cases Tesseract enabled and Tesseract disabled case.
> We are using tika-parsers-standard-package of 2.2.0.
> Whether this is normal behavior of high version of Tika 2.2.0.
> Any fine tuning parameters available for same.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)