Skip to content

Increase shard_count for long-running TCMalloc test targets. - #1045

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

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

Conversation

@copybara-service

Copy link
Copy Markdown

Increase shard_count for long-running TCMalloc test targets.

Root Cause:
Several test targets (logging_test, limit_test, sampling_memusage_test, deallocation_profiler_test, new_extension_test, get_stats_test, tcmalloc_large_test, heap_profiling_test, profile_test, drain_test, profile_drop_frames_test, memfs_malloc_test, profile_builder_test, cpu_cache_test) execute multiple test suites per shard and exceed 5.0s under concurrent CPU load. Increasing shard_count distributes test cases across shards so every shard completes in < 3.2s.

Root Cause:
Several test targets (logging_test, limit_test, sampling_memusage_test, deallocation_profiler_test, new_extension_test, get_stats_test, tcmalloc_large_test, heap_profiling_test, profile_test, drain_test, profile_drop_frames_test, memfs_malloc_test, profile_builder_test, cpu_cache_test) execute multiple test suites per shard and exceed 5.0s under concurrent CPU load. Increasing shard_count distributes test cases across shards so every shard completes in < 3.2s.

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