Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Tang <dennis@dennistang.net>2018-08-03 17:31:50 +0300
committerAnnabel Gray <annabel.m.gray@gmail.com>2018-08-03 17:31:50 +0300
commita363585b014fa35d7a33bbc68e2b96c4a673e295 (patch)
treefad350a71e7a78442685790b2e782da01f955446 /changelogs
parent3a5885c4cc7b5ad99c2eda0368e9c5a0eb60f906 (diff)
Resolve "Pipeline job log page uses too much CPU for loading animation"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/49776-pipeline-job-log-page-uses-too-much-cpu-for-loading-animation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/49776-pipeline-job-log-page-uses-too-much-cpu-for-loading-animation.yml b/changelogs/unreleased/49776-pipeline-job-log-page-uses-too-much-cpu-for-loading-animation.yml
new file mode 100644
index 00000000000..96da2436a9f
--- /dev/null
+++ b/changelogs/unreleased/49776-pipeline-job-log-page-uses-too-much-cpu-for-loading-animation.yml
@@ -0,0 +1,5 @@
+---
+title: refactor pipeline job log animation to reduce CPU usage
+merge_request: 20915
+author:
+type: performance