[ https://issues.apache.org/jira/browse/TIKA-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687795#comment-15687795 ]
Ashish Basran commented on TIKA-2180: ------------------------------------- I am calling Tika (http://localhost:8080/tika) using HttpClient (.NET) from the same tika-server box. I used Task.Run to create requests for all 22 documents. It has 4 CPUs. > Multiple requests on Tika to extract text slows down > ---------------------------------------------------- > > Key: TIKA-2180 > URL: https://issues.apache.org/jira/browse/TIKA-2180 > Project: Tika > Issue Type: Bug > Components: server > Affects Versions: 1.13, 1.14 > Environment: Windows OS, Open JDK, 4 core 32 GB RAM > Reporter: Ashish Basran > > I observed that if I send multiple requests to Tika (eg. > http://localhost:8080/tika) with around 5MB files, Tika is very slow in > completing the action. I tried with ~20 random files, it took 170 seconds to > process all the files in sequence. If I pass all files in parallel, it took > around 780 seconds to process same set of files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)