Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Unit Tests Now Run In Parallel #6716

Merged
merged 22 commits into from
Feb 12, 2019
Merged

Unit Tests Now Run In Parallel #6716

merged 22 commits into from
Feb 12, 2019

Conversation

kj4ezj
Copy link
Contributor

@kj4ezj kj4ezj commented Feb 8, 2019

Change Description

unit_test_wavm was our longest-running, non-LRT test at 228 seconds. unit_test_wavm is a set of test suites and, to enable these individual suites to be run in parallel, has been broken down by test suite now. unit_test_wabt is actually the same set of test cases called with one different command-line parameter, so that has been parallelized as well. These tests now run over twice as fast in buildkite and almost six times faster on my local machine.

Consensus Changes

None.

API Changes

None.

Documentation Additions

None?

unittests/CMakeLists.txt Outdated Show resolved Hide resolved
zreyn
zreyn previously approved these changes Feb 11, 2019
spoonincode
spoonincode previously approved these changes Feb 11, 2019
@kj4ezj kj4ezj merged commit 653f616 into develop Feb 12, 2019
@kj4ezj kj4ezj deleted the zcb_parallel branch February 12, 2019 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants