Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Recovery #20618

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Sponsor Contributor

@NullVoxPopuli NullVoxPopuli commented Jan 2, 2024

Builds on #20602
by just rebasing as glimmer-vm upgrade was merged.
However, in order to test this branch, we'll still need to link glimmer-vm locally.

In order for this PR to progress, this needs to be merged:
glimmerjs/glimmer-vm#1501

But we don't yet know if it can be merged, due to perf concerns.

I have package.json refs/branches for testing perf:

  • "ember-source": "github:NullVoxPopuli/ember.js#main-dist",
  • "ember-source": "github:NullVoxPopuli/ember.js#error-recovery-dist",

Both refs are created from emberjs/ember.js on their respective main vs spike-error-recovery-integration branches and then git add ./dist -f to force-include the built assets on git.

Results incoming.

image

image

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.

None yet

2 participants