You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit benchmarks the parallelism of the callback worker. It
registers multiple callbacks, and executes a fake workload that sleeps
for a short duration to simulate work done in the callback. If we
implement a parallel execution of the callback workers, we should see a
significant speedup.
References: #125084
Release note: None
0 commit comments