Commit 206abb0
Optimize native animated connection queue handling (facebook#25256)
Summary:
Change O(n^2) to O(n)
Minor follow-up to: facebook#24177
## Changelog
[Internal] [Changed] - Optimize native animated connection queue handling
Pull Request resolved: facebook#25256
Differential Revision: D15804527
Pulled By: cpojer
fbshipit-source-id: 4a1e1b51faf6ed7b98eb08aa47e18cfaea541dad1 parent 874f656 commit 206abb0
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments