close
Skip to content

Speed up CPU-bound tests by skipping recoverRunningVersion for elements that are shared between threads (the ones that implement NoThreadClone)#5899

Merged
vlsi merged 1 commit intoapache:masterfrom
vlsi:recover_noclone
May 10, 2023

Conversation

@vlsi
Copy link
Copy Markdown
Collaborator

@vlsi vlsi commented May 9, 2023

Motivation and Context

See #5875

I think we would like to completely remove recoverRunningVersion, however, it looks like skipping recoverRunningVersion for the shared components is a low-hanging fruit.

…ts that are shared between threads (the ones that implement NoThreadClone

See apache#5875
@vlsi vlsi force-pushed the recover_noclone branch from e317626 to 79c7fb1 Compare May 9, 2023 15:23
@vlsi vlsi changed the title Speed up CPU-bound tests by skipping recoverRunningVersion for elements that are shared between threads (the ones that implement NoThreadClone Speed up CPU-bound tests by skipping recoverRunningVersion for elements that are shared between threads (the ones that implement NoThreadClone) May 10, 2023
@vlsi vlsi merged commit bfd83d5 into apache:master May 10, 2023
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