Commit c205b1d
Use direct access to YogaConfig mNativePointer parameter
Summary:
Use direct access to YogaConfig mNativePointer parameter
Results:
```
The following primary metrics showed statistically significant changes at the 95% confidence level:
javaFullLifecycleAllocateCalculateReadLayout -1.25%
javaLayoutReading 0.44%
javaYogaNodeAllocateAndSetProps -1.92%
javaYogaNodeAllocation -2.11%
javaYogaNodeStylePropAssignment -0.89%
```
Differential Revision: D17519542
fbshipit-source-id: c39bfe1b0ecae9149dc6da2a0a7e936df215ec5b1 parent 5a81a20 commit c205b1d
File tree
2 files changed
+2
-2
lines changed- ReactAndroid/src/main/java/com/facebook/yoga
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments