Project

General

Profile

Actions

Bug #25352

closed

Create trend form loads extremely slow with a lot of facts

Added by Timo Goebel over 5 years ago. Updated over 5 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 #1

Updated by Lukas Zapletal over 5 years ago

  • Subject changed from create trend form loads extremely slow with a lot of facts and makes the browser unresponsive eventually to Create trend form loads extremely slow with a lot of facts
  • Triaged changed from No to Yes

Looks like not many users are using that, thanks for report!

Actions #2

Updated by Tomer Brisker over 5 years ago

  • Is duplicate of Bug #18058: trend new page slow to load added
Actions #3

Updated by Tomer Brisker over 5 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF