-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Not A Problem
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
I just realized that we're creating a new AutoDetectParser for every parse in tika-server. When I looked at the diff in tika-batch, it took a bit less than a second to load the mime-types.
Let's try to make that static.