Skip to content

perf!: move depth computation from visualizer to tree builder#281

Merged
KSXGitHub merged 10 commits intomasterfrom
move-depth-from-visualizer-to-tree-builder-277
Jun 28, 2025
Merged

perf!: move depth computation from visualizer to tree builder#281
KSXGitHub merged 10 commits intomasterfrom
move-depth-from-visualizer-to-tree-builder-277

Conversation

@KSXGitHub
Copy link
Copy Markdown
Owner

@KSXGitHub KSXGitHub commented Jun 28, 2025

Breaking Changes

  • TreeBuilder and FsTreeBuilder now asks for max_depth.
  • Visualizer::max_depth has been removed.
  • The types of some max_depth fields have been changed from NonZeroUsize to NonZeroU64.

Related: #277

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 28, 2025

Performance Regression Reports

commit: 9be7505

There are no regressions.

@KSXGitHub KSXGitHub changed the title feat(api)!: move depth computation from visualizer to tree builder perf!: move depth computation from visualizer to tree builder Jun 28, 2025
@KSXGitHub KSXGitHub marked this pull request as ready for review June 28, 2025 17:48
@KSXGitHub KSXGitHub merged commit 4c7cbb4 into master Jun 28, 2025
13 checks passed
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