Project

General

Profile

Actions

Bug #25352

closed

Create trend form loads extremely slow with a lot of facts

Added by Timo Goebel about 6 years ago. Updated about 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Trends
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

This is because all fact_names are loaded from the database.

foreman=# SELECT count(*) FROM "fact_names" WHERE (fact_names.name <> '_timestamp');
count
--------
351772
(1 row)

Details: https://gist.github.com/timogoebel/f61c4c7adac424a5c3705b9eacbfdf26


Related issues 1 (1 open0 closed)

Is duplicate of Statistics - Bug #18058: trend new page slow to loadNewActions
Actions

Also available in: Atom PDF