[
https://issues.apache.org/jira/browse/NLPCRAFT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Makov closed NLPCRAFT-87.
--------------------------------
Merged to master.
> 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, pull-request-available, startup
> Fix For: 0.7.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)