Files
react/packages
Andrew Clark 3ebf05183d Add new effect fields to old fork, and vice versa (#20246)
* Add new effect fields to old fork

So that when comparing relative performance, we don't penalize the new
fork for using more memory.

* Add firstEffect, et al fields to new fork

We need to bisect the changes to the recent commit phase refactor. To
do this, we'll need to add back the effect list temporarily.

This only adds them to the Fiber type so that the memory is the same
as the old fork.
2020-11-13 08:09:48 -08:00
..
2020-10-20 21:41:18 +01:00
2020-10-22 13:24:46 +01:00
2020-10-20 21:41:18 +01:00
2020-10-30 23:03:45 -07:00
2020-11-12 09:07:10 -05:00
2020-10-20 21:41:18 +01:00
2020-10-22 13:24:46 +01:00
2020-11-12 00:36:00 +00:00