You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2018/04/26 15:14:00 UTC

[jira] [Resolved] (IGNITE-6969) Move constants with influence on performance to separate config

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

Aleksey Zinoviev resolved IGNITE-6969.
--------------------------------------
    Resolution: Not A Problem

There is no such constants and problems in current version of source code

> Move constants with influence on performance to separate config
> ---------------------------------------------------------------
>
>                 Key: IGNITE-6969
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6969
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Minor
>
> Move constants like BLOCK_SIZE in block matrix and block vector to a separate config.
> Also a few constants in Decision Trees can be placed there.
> Motivation: Developer can tune this parameters to increase throughput.
> Comment: We need more detailed review to find other constants which can be changed or override by developers. Please add them in comments



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)