[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://issues.jenkins-ci.o
   ||rg/browse/JENKINS-15858

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

--- Comment #6 from Greg Grossmeier g...@wikimedia.org ---
Jenkinks UI slow due to constant build record loading
https://issues.jenkins-ci.org/browse/JENKINS-15858

Last comment:
fixed in 2.8

We're on Jenkins ver. 1.580.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

--- Comment #7 from Greg Grossmeier g...@wikimedia.org ---
From Zeljko:
Dashboard View, jenkins extension, we have version 2.9.4, performance bug
should be fixed in 2.8


I'm wrong :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   See Also|https://issues.jenkins-ci.o |
   |rg/browse/JENKINS-15858 |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

--- Comment #3 from Antoine hashar Musso (WMF) has...@free.fr ---
What we could do is discard old build results after a given time. I am not sure
whether we need to keep them after say 15 days.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

--- Comment #4 from Antoine hashar Musso (WMF) has...@free.fr ---
I have proposed the idea of reducing the browser tests history to the QA
mailing list: https://lists.wikimedia.org/pipermail/qa/2014-October/002043.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

Željko Filipin zfili...@wikimedia.org changed:

   What|Removed |Added

 CC||zfili...@wikimedia.org

--- Comment #5 from Željko Filipin zfili...@wikimedia.org ---
(In reply to Antoine hashar Musso (WMF) from comment #3)
 What we could do is discard old build results after a given time. I am not
 sure whether we need to keep them after say 15 days.

+1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

--- Comment #2 from sp...@wikimedia.org ---
I don't expect miracles :) but it's getting worse.  The last few times I've
loaded the dashboard it times out altogether and I have to reload to get it to
appear.

* Could I have a dumb cron job that requests the dashboard every a while?
Would that hurt other clients of the server?
* Can we build dashboards for individual sets of tests like the [fl] and [ve]
tabs that were in the cloudbees dashboard?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |minor

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
The Jenkins dashboard loads the history of all builds on the first request.
Jenkins save each build result as a standalone XML file and the server running
Jenkins has slow disk I/O.

So, on first access the dashboard ends up loading thousands of files from disk.
Once it is loaded, it is kept in memory for a while.

I am tempted to wontfix this bug.  A better solution would be to generate a
dashboard by ourself and asynchronously but I don't think it is worth the
effort.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70671] CI browser test dashboard takes 100 seconds to appear on first load

2014-09-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70671

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||performance

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l