Skip to content

docs: Dark mode adaptation for examples - #2979

Draft
iwoplaza wants to merge 1 commit into
mainfrom
docs/example-dark-mode-adaptation
Draft

docs: Dark mode adaptation for examples#2979
iwoplaza wants to merge 1 commit into
mainfrom
docs/example-dark-mode-adaptation

Conversation

@iwoplaza

@iwoplaza iwoplaza commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Blocked by #2641

TODO:

  • The blurred texture is premultiplied twice, fix it.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

pkg.pr.new

No packages changed since release

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Resolution Time Benchmark

---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.98, 1.96, 4.23, 6.56, 7.60, 11.56, 24.23, 25.78]
  line [0.96, 1.93, 4.26, 6.79, 8.02, 11.50, 25.45, 27.48]
  line [1.00, 1.94, 4.32, 6.74, 7.94, 10.60, 24.20, 26.34]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.29, 0.50, 0.67, 0.86, 1.16, 1.20, 1.42, 1.60]
  line [0.34, 0.50, 0.65, 0.80, 1.14, 1.23, 1.36, 1.52]
  line [0.31, 0.55, 0.70, 0.81, 1.08, 1.18, 1.37, 1.55]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.85, 2.29, 4.16, 7.20, 12.48, 26.12, 56.51, 113.43]
  line [0.82, 2.17, 3.54, 7.52, 12.54, 25.32, 55.95, 112.66]
  line [0.90, 2.08, 3.47, 7.24, 12.42, 25.92, 56.34, 111.89]
Loading

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Bundle size comparison (import * as ... in PR vs import * as ... in target):

🟢 Decreased ➖ Unchanged 🔴 Increased ❔ Unknown
0 325 0 0

No notable changes.

If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.

@iwoplaza
iwoplaza force-pushed the docs/example-dark-mode-adaptation branch from 4c437f8 to 72a8196 Compare September 5, 2026 09:39
@iwoplaza
iwoplaza changed the base branch from release to main September 5, 2026 09:40
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