Skip to content

Enhance documentation and refactor profiling features - #75

Merged
reiase merged 1 commit into
masterfrom
feature/improve_profiling
Jul 26, 2026
Merged

Enhance documentation and refactor profiling features#75
reiase merged 1 commit into
masterfrom
feature/improve_profiling

Conversation

@reiase

@reiase reiase commented Jul 26, 2026

Copy link
Copy Markdown
Contributor
  • Updated the extensibility documentation to clarify the handling of column types and schema stability in Python, ensuring users understand the implications of dtype variations.
  • Improved the profiling documentation to delineate the independent paths of TorchProbe and Torch Profiler, emphasizing their distinct roles and operational characteristics.
  • Refactored the fanout statistics handling in the federation module, introducing a new FanoutStatsHandle for better concurrency management and encapsulation of fanout statistics.
  • Streamlined the federated scan execution process to utilize the new fanout statistics handling, enhancing the clarity and maintainability of the code.

These changes aim to improve user understanding of profiling tools and enhance the robustness of the federation features.

- Updated the extensibility documentation to clarify the handling of column types and schema stability in Python, ensuring users understand the implications of dtype variations.
- Improved the profiling documentation to delineate the independent paths of TorchProbe and Torch Profiler, emphasizing their distinct roles and operational characteristics.
- Refactored the fanout statistics handling in the federation module, introducing a new `FanoutStatsHandle` for better concurrency management and encapsulation of fanout statistics.
- Streamlined the federated scan execution process to utilize the new fanout statistics handling, enhancing the clarity and maintainability of the code.

These changes aim to improve user understanding of profiling tools and enhance the robustness of the federation features.
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@reiase
reiase merged commit 0fd054d into master Jul 26, 2026
17 of 18 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