Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revert workaround for thumbnail slowness. #751

Closed
wants to merge 1 commit into from

Conversation

jpwhite4
Copy link
Member

This patch reverts commit 43fa0377154e35ec639968ffefe95c88f38186b4
from Wed Nov 25 10:12:49 2015 -0500 (note this predates github).

Prior to commit 43fa0377154, the Usage tab in XDMoD displayed a thumbnail view
by default. The thumbnail view showed multiple charts, one for each of
the statistics of the first node in the catalog.

The XDMoD code was changed to use the metric explorer backend to generate
the data for the Usage tab. Unfortunately, the changes resulted in terrible load
performance for the thumbnail view. A short term workaround was
implemented in commit 43fa0377154. This
workaround loaded one of the charts by default rather than the thunmbnail
chart view.

The changes in #750 mitigate
the slowness so this pull request reverts the workaround.

This patch reverts commit 43fa0377154e35ec639968ffefe95c88f38186b4
from Wed Nov 25 10:12:49 2015 -0500.

Prior to this change, the Usage tab in XDMoD displayed a thumbnail view
by default. The thumbnail view showed multiple charts, one for each of
the statistics of the first node in the catalog.

The XDMoD code was changed to use the metric explorer backend to generate
the data for the Usage tab. Unfortunately, the changes resulted in terrible load
performance for the thumbnail view. A short term workaround was
implemented in commit 43fa0377154e35ec639968ffefe95c88f38186b4. This
workaround loaded one of the charts by default rather than the thunmbnail
chart view.

The changes in ubccr#750 mitigate
the slowness so this pull request reverts the workaround.
@jpwhite4 jpwhite4 requested review from jtpalmer and plessbd December 19, 2018 03:31
@jpwhite4 jpwhite4 closed this Dec 19, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant