facebook / fbthrift

Facebook's branch of Apache Thrift, including a new C++ server.
Apache License 2.0
2.55k stars 608 forks source link

Adding optimization for trivially destructible unions #544

Closed gosharz closed 1 year ago

gosharz commented 1 year ago

Summary: Skipping unecessary destruction cost for unions when all members are scalars.

Differential Revision: D44008804

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D44008804

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D44008804

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D44008804