Skip to content

docs: "Painterly Filter" example - #3021

Draft
iwoplaza wants to merge 8 commits into
docs/move-depthart-inference-to-commonfrom
docs/depth-paint
Draft

iwoplaza wants to merge 8 commits into
docs/move-depthart-inference-to-commonfrom
docs/depth-paint

Conversation

@iwoplaza

Copy link
Copy Markdown
Collaborator

No description provided.

@iwoplaza
iwoplaza added this pull request to stack #3022 September 15, 2026 11:42
@github-actions

Copy link
Copy Markdown

pkg.pr.new

No packages changed since release

@github-actions

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.

@github-actions

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.64, 1.26, 2.99, 4.15, 4.87, 8.53, 15.93, 18.19]
  line [0.71, 1.35, 2.85, 4.55, 5.03, 7.59, 16.30, 16.13]
  line [0.68, 1.35, 2.97, 4.32, 5.03, 7.98, 16.73, 16.71]
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.23, 0.35, 0.50, 0.55, 0.78, 0.80, 0.98, 1.11]
  line [0.20, 0.38, 0.50, 0.56, 0.74, 0.80, 0.97, 1.08]
  line [0.23, 0.40, 0.44, 0.58, 0.78, 0.77, 0.93, 1.08]
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.60, 1.52, 2.53, 4.94, 8.48, 17.69, 39.78, 76.29]
  line [0.66, 1.69, 2.45, 4.98, 8.31, 19.14, 37.70, 78.55]
  line [0.68, 1.69, 2.42, 5.09, 9.01, 18.26, 37.57, 76.76]
Loading

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