[Github-comments] [geany/geany] Rearrange struct memebers to remove padding bytes (PR #2959)

elextr notifications at xxxxx
Wed Oct 27 06:43:18 UTC 2021


There are 1028 lines removed and replaced, at 4 bytes per line thats 4k bytes of program memory which is not material.

The structures are only used for initialisation and configuration, so its not on any fast path, so cache effects are also not material.

It would also take a significant effort to check and verify every language type still works which is not available.

Sorry to sound harsh, but it seems like a lot of noise and effort for no significant gain.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2959#issuecomment-952589854
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211026/5c48b741/attachment.htm>


More information about the Github-comments mailing list