SIGN IN SIGN UP

perf(react-compiler): optimize non-null propagation (#26016)

Replace tree-based property-path sets with sorted inline sets and reuse scratch storage across fixpoint passes while preserving sorted block traversal.

Fixture benchmark: React Compiler time 10.30s → 9.26s.

AI assistance was used to investigate, implement, and benchmark this change.
B
Boshen committed
a237666359c940f9e2e84e9f24d29e9339a58807
Parent: c29761b