Skip to content

Commit 64d0424

Browse files
committed
release note fix
Signed-off-by: Lawrence Lane <llane@nvidia.com>
1 parent e5ca35d commit 64d0424

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/about/release-notes/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ New comprehensive benchmarking framework for performance monitoring and optimiza
2727
- Audio ASR inference and quality assessment
2828
- **Grafana Dashboards**: Real-time monitoring of pipeline performance and resource utilization
2929

30-
### Ray Actor Pool Executor (Experimental)
30+
### Ray Actor Pool Executor Improvements
3131

32-
New execution backend offering an alternative to Xenna for distributed processing:
32+
Enhanced features for the experimental Ray Actor Pool execution backend:
3333

34-
- **RayActorPoolExecutor**: Experimental executor with load balancing and progress tracking
35-
- **Progress Bars**: Visual feedback for long-running actor pool operations
36-
- **Flexible Resource Allocation**: Better control over worker distribution and task scheduling
34+
- **Progress Bars**: New visual feedback for long-running actor pool operations, making it easier to monitor pipeline execution
35+
- **Improved Load Balancing**: Better worker distribution and task scheduling
36+
- **Enhanced Stability**: Continued refinements to the experimental executor
3737

3838
Learn more in the [Execution Backends documentation](../../reference/infrastructure/execution-backends.md).
3939

0 commit comments

Comments
 (0)