Skip to content

Reduce sleep durations in deallocation_profiler_test. - #1035

Draft
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_981596194
Draft

copybara-service[bot] wants to merge 1 commit into
masterfrom
test_981596194

Conversation

@copybara-service

Copy link
Copy Markdown

Reduce sleep durations in deallocation_profiler_test.

Root Cause:
deallocation_profiler_test sleeps for up to 1.0s per test case and 100 iterations x 5ms (500ms+) in ConcurrentProfilers, accumulating > 5.0s total wall time per shard. Reducing sleep durations by 5x exercises identical concurrent lifetime profiling state transitions while keeping all shards < 1.5s.

Root Cause:
deallocation_profiler_test sleeps for up to 1.0s per test case and 100 iterations x 5ms (500ms+) in ConcurrentProfilers, accumulating > 5.0s total wall time per shard. Reducing sleep durations by 5x exercises identical concurrent lifetime profiling state transitions while keeping all shards < 1.5s.

PiperOrigin-RevId: 981596194
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