-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When comparing we can't expect the same number of events
React 18 does do multiple "FunctionCall" events on a single frame, making it impossible to compare when sampling the same amount. So, we rely solely on time to compare both implementations. We've also increased the time before starting collecting data
- Loading branch information
1 parent
54841da
commit 99b76d6
Showing
1 changed file
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains 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