File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
3838Learn more in the [ Execution Backends documentation] ( ../../reference/infrastructure/execution-backends.md ) .
3939
You can’t perform that action at this time.
0 commit comments