Samuel Susla and Facebook GitHub Bot
e97e3499c3
Avoid string copy in event dispatching
...
Summary:
Changelog: [internal]
To avoid unnecessary string copy in event pipeline, use move semantics.
Event pipeline has ownership of event type. Passing it by reference ends up in a copy when `RawEvent` object is constructed. To avoid this, pass string by value through each layer and use move semantics to avoid extra copies.
Reviewed By: javache
Differential Revision: D34392608
fbshipit-source-id: c11d221be345665e165d9edbc360ba5a057e3890
2022-03-08 04:28:51 -08:00
..
2022-02-21 20:23:01 -08:00
2022-02-22 12:23:49 -08:00
2022-02-22 12:23:49 -08:00
2022-03-03 09:41:23 -08:00
2022-02-09 15:16:22 -08:00
2022-03-08 04:28:51 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-01-31 14:15:36 -08:00
2022-03-08 03:58:58 -08:00
2021-12-30 15:11:21 -08:00
2022-01-31 14:15:36 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-03-04 19:04:36 -08:00
2022-03-07 15:10:24 -08:00
2022-03-04 15:42:52 -08:00
2022-03-08 03:58:58 -08:00
2021-09-01 11:26:27 -07:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-02-18 11:23:42 -08:00
2022-02-07 13:43:49 -08:00
2021-12-30 15:11:21 -08:00
2022-02-07 13:43:49 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00
2022-01-31 07:58:28 -08:00
2021-12-30 15:11:21 -08:00
2021-12-30 15:11:21 -08:00