fix: update Taffy main revision - #58
Merged
Merged
Conversation
hyfdev-agent
force-pushed
the
agent/upgrade-taffy-main
branch
from
August 29, 2026 04:42
3147d39 to
be639b9
Compare
hyfdev
marked this pull request as ready for review
August 29, 2026 04:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
b3b38713.emptyAxisLine; cover the upstream Block, Flexbox, and Grid placement corrections through the public binding; and update source links and package documentation.Benchmark result
@taffyjs/nodehas a lower median time thanyoga-layoutin nine of twelve comparable scenarios. In the other three, its median times are 1.584 ms vs 1.405 ms formeasured-render-medium, 3.734 ms vs 0.588 ms forincremental-frame-one-tenth, and 4.734 ms vs 2.552 ms forincremental-frame-every-leaf. In that order,@taffyjs/nodemade 440, 785, and 1,074 JavaScript measurements;yoga-layoutmade 37, 10, and 87.Validation
vp run checkvp run check:wasmvp run benchmark:update-websitePart of #53.