react-native-macos/ReactCommon
Samuel Susla 321868011b Avoid redundant copy of shared_ptr
Summary:
changelog: [internal]

Making a copy of shared_ptr is order of magnitude more expensive than moving it. This diff avoids two redundant copies in commit phase.

Reviewed By: rubennorte, cipolleschi

Differential Revision: D43306245

fbshipit-source-id: cfa942cc67b1e5c91be47803b80f7c8cda2e32d8
2023-02-16 13:42:26 -08:00
..
butter Use std::shared_mutex instead of folly::shared_mutex 2023-02-16 06:25:26 -08:00
callinvoker ReactCommon > Minor BUCK clean-up (#36134) 2023-02-13 10:45:14 -08:00
cxxreact Fully remove usage of timed runtime 2023-02-09 06:16:26 -08:00
hermes Address New Architecture performance regressions by properly setting NDEBUG (#36172) 2023-02-16 06:03:01 -08:00
jsc Address New Architecture performance regressions by properly setting NDEBUG (#36172) 2023-02-16 06:03:01 -08:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jserrorhandler Revert D42369492: Add basic tests for JsErrorHandler 2023-01-05 13:25:50 -08:00
jsi Only intercept JSIExceptions when constructing JSError 2023-01-22 00:25:49 -08:00
jsiexecutor Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00
jsinspector Enable C++17 for cxxreact and jsiexecutor/inspector and ... (#35435) 2022-11-23 18:48:47 -08:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set language to JAVA where it is missing [xplat] (round 1) 2022-07-06 09:07:07 -07:00
logger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
react Avoid redundant copy of shared_ptr 2023-02-16 13:42:26 -08:00
reactperflogger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
runtimeexecutor Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
yoga Remove config null check 2023-02-14 09:42:43 -08:00
React-Fabric.podspec internalize Slider module (#35825) 2023-01-16 02:42:18 -08:00
React-rncore.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
ReactCommon.podspec Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00