rttr icon indicating copy to clipboard operation
rttr copied to clipboard

Optimizing for binary size

Open robertblaketaylor opened this issue 3 years ago • 0 comments

I'm seeing a pretty significant binary footprint for RTTR reflected objects (about half of the binary size). Were building RTTR from source within our tree and linking it in as a static library where we are leveraging it for reflection. Is there a known optimal approach here for leveraging RTTR with the best binary size/footprint?

robertblaketaylor avatar Apr 21 '22 18:04 robertblaketaylor