Project

General

Profile

Actions

action #93925

closed

coordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes

coordination #92854: [epic] limit overload of openQA webUI by heavy requests

Optimize SQL on /tests/overview

Added by tinita almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2021-06-12
Due date:
% Done:

0%

Estimated time:

Description

For /tests/overview pages with a lot of jobs, retrieving data from our database is quite inefficient.
For every job several SQL statements are fired.
Some of them can be combined into one statement.
Also in several statements, too much columns are selected, where we need only a few. That includes costly DateTime columns.

Identify statements which can be combined, combine them and measure performance.


Related issues 1 (0 open1 closed)

Related to openQA Project - action #94111: Optimize /api/v1/jobsResolvedtinita2021-06-16

Actions
Actions

Also available in: Atom PDF