[
https://issues.apache.org/jira/browse/NLPCRAFT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Radzinski updated NLPCRAFT-87:
------------------------------------
Fix Version/s: 0.8.0
Labels: performance probe startup (was: )
Priority: Normal (was: Minor)
> 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
> Priority: Normal
> Labels: performance, probe, startup
> Fix For: 0.8.0
>
>
> 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)