mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7981aad30e
This commit adds a benchmark for hydration runtime logic, which contains 2 parts: a baseline (create DOM nodes from scratch) and a main scenario (DOM matching instead of re-creating nodes). PR Close #52206