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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)