You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/11/21 21:40:00 UTC

[jira] [Created] (IGNITE-10372) [TC Bot] Optimize master trends page

Dmitriy Pavlov created IGNITE-10372:
---------------------------------------

             Summary: [TC Bot] Optimize master trends page
                 Key: IGNITE-10372
                 URL: https://issues.apache.org/jira/browse/IGNITE-10372
             Project: Ignite
          Issue Type: Task
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov


Now loading of the page may take up to several minutes.

It may be optimized
- by avoiding tests list obtaining from composites (instead we may load chain of sub-builds)
- by creating a cache of loaded builds in memory (e.g. guava soft values for the main method)
- by excluding of usage of deprecated REST caching API approach



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