You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Sergey Makov (Jira)" <ji...@apache.org> on 2020/07/01 11:52:00 UTC

[jira] [Closed] (NLPCRAFT-88) Probe start-up time improvements.

     [ https://issues.apache.org/jira/browse/NLPCRAFT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Makov closed NLPCRAFT-88.
--------------------------------
    Resolution: Duplicate

Duplicate of NLPCARFT-87 (created by mistake).

> Probe start-up time improvements.
> ---------------------------------
>
>                 Key: NLPCRAFT-88
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-88
>             Project: NLPCraft
>          Issue Type: Improvement
>          Components: probe
>            Reporter: Sergey Makov
>            Assignee: Sergey Makov
>            Priority: Minor
>
> 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)