klesh opened a new issue, #4213: URL: https://github.com/apache/incubator-devlake/issues/4213
## What and why to refactor Currently, each plugin takes up to `33mb` for its `so` binary, which adds up quickly and makes our docker image huge.  ## Describe the solution you'd like Refactor our plugin and compilation script to reduce the binary file size. Reference: https://sonyarouje.com/2021/04/25/go-plugin-file-size-optimization/ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
