Skip to content

Commit d548a66

Browse files
author
Brian Vaughn
authored
Add TODO
1 parent f412961 commit d548a66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/forks/ReactFeatureFlags.www.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export const {
3737
export const enableProfilerTimer = __PROFILE__;
3838

3939
// Temporarily disable commit hooks flag to verify it does not cause a regression.
40+
// TODO (brian) Re-enable this flag if performance is mostly neutral.
4041
export const enableProfilerCommitHooks = false;
4142

4243
// Logs additional User Timing API marks for use with an experimental profiling tool.

0 commit comments

Comments
 (0)