Improve performance by not copying back core (apply phase) for PB

Created on 7 June 2023, over 1 year ago
Updated 6 May 2024, 7 months ago

Problem/Motivation

We may be able to save time on the apply phase, because we have a validator that ensures we don't have modifications to core. So as long as we can validate that, we can skip copying core back from the stage.

Proposed resolution

Exclude core on the copy-back (apply phase).

@todo: ensure our core validator is present and working first!

✨ Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chrisfromredfin Portland, Maine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024