Skip to content

Dashboard performance - #1857

Open
mutatrum wants to merge 2 commits into
bitaxeorg:masterfrom
mutatrum:dashboard-performance
Open

Dashboard performance#1857
mutatrum wants to merge 2 commits into
bitaxeorg:masterfrom
mutatrum:dashboard-performance

Conversation

@mutatrum

@mutatrum mutatrum commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

I think after #1815 there were some performance regressions. This tries to fix some:

  • Scoped CSS transitions on progress bars
  • Angular zone isolation for Chart.js
  • Add HeatmapLightnessPipe for memoization
  • Flash indicator timeouts runs outside Angular
  • Optimized date calculations
  • Bulk array pruning of data points
  • Shorten timeout to reconnect faster on restart

 * Scoped CSS Transitions
 * Angular Zone Isolation for Chart.js
 * Add HeatmapLightnessPipe for memoization
 * Flash indicator timeouts runs outside Angular
 * Optimized Date Calculations
 * Bulk Array Pruning
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Test Results

  2 files  ±0    2 suites  ±0   1s ⏱️ ±0s
123 tests +3  123 ✅ +3  0 💤 ±0  0 ❌ ±0 
125 runs  +3  125 ✅ +3  0 💤 ±0  0 ❌ ±0 

Results for commit 6d44624. ± Comparison against base commit c32b52d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant