You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the perf diff between current (not w/ glimmer-vm main) and post-error-recovery is "not significant" (in the wrong direction), we're good to move forward
Results:
Left to right:
ember-source 5.7 (canary)
ember-source 5.7 (canary + glimmer-vm's main branch)
ember-source is the same between both runs, (main)
only difference is glimmer-vm published vs main
still feels like margin of error though.
would need to compare with other folks' machines.
2023-12-11
NOTE: I need to use the same ember-source for both of these to reduce variables.
This bench had two variables:
super old glimmer-vm vs glimmer-vm @ main
ember-source 5.3 vs 5.6
the current glimmer-vm on ember-source is much newer
ember-source 5.3 with glimmer-vm 0.84.2
vs
ember-source 5.6-alpha with glimmer-vm @ main
The text was updated successfully, but these errors were encountered:
Steps:
pnpm link:all
in glimmer-vm andpnpm link:glimmer-vm
in ember-sourceSpike error recovery integration emberjs/ember.js#20602
Diff of released, vs, w/glimmer-vm#main so far: https://github.com/krausest/js-framework-benchmark/compare/master...NullVoxPopuli:glimmer-vm-main?expand=1
Will add w/ the error-recovery PR
Results:
Left to right:
2323-12-12
ember-source is the same between both runs, (main)
only difference is glimmer-vm published vs main
still feels like margin of error though.
would need to compare with other folks' machines.
2023-12-11
NOTE: I need to use the same ember-source for both of these to reduce variables.
This bench had two variables:
ember-source 5.3 with glimmer-vm 0.84.2
vs
ember-source 5.6-alpha with glimmer-vm @ main
The text was updated successfully, but these errors were encountered: