kashirin-alex edited a comment on pull request #2318:
URL: https://github.com/apache/thrift/pull/2318#issuecomment-778639409


   You can have additional insight on the changes there are with this commit:
    
https://github.com/kashirin-alex/swc-db/commit/8b200d1ce763f865b403999cd51fb8c7cf3913be
   
    -By the way the byte-code (shared binary library) has remained of the same 
size.
    -While with 'cpp:moveable_types' `thrift -r --gen cpp:moveable_types` for 
the Service the library grows _from 1,224,976 to 1,273,392_ bytes, a result of 
the Library includes the Copy & Move instructions and the Service's server 
linking with the Library, in this case, the size has change from _405,912 to 
401,800_ bytes. 
   
   The insight with the `cpp:moveable_types`:
   
https://github.com/kashirin-alex/swc-db/commit/aa95a3c6c884877ce21cc3b4c9e6fa13f7215103
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to