Sergey Makov created NLPCRAFT-87:
------------------------------------

             Summary: Probe start-up time improvements.
                 Key: NLPCRAFT-87
                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-87
             Project: NLPCraft
          Issue Type: Improvement
          Components: probe
            Reporter: Sergey Makov
            Assignee: Sergey Makov


Here are some candidates to optimize:

 - NCNumericManager ~ 700ms - Review the initial loading of cached values and 
reduce the amount of string concatenation/rewriting/trimming operations
 - NCNlpCoreManager ~ 1500ms - Try not to use {{runtimeMirror}} of Scala 
reflections as it takes most of the initialization time
 - NCDictionaryManager ~ 700ms - Review loading of dictionaries from files



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

Reply via email to