ITADN

chore: optimized release profile

#171Pull RequestValentin271 创建于 2023-04-25
V
Valentin271commented
# Description I think gobang could benefit release optimizations. By stripping debug symbols and asking the compiler for optimizations the size is reduced by almost one third! (at least on my machine, linux 64bits). ![image](https://user-images.githubusercontent.com/36198422/234230640-66684ff0-8323-44d2-a2e5-023ba90837af.png) => ![image](https://user-images.githubusercontent.com/36198422/234238987-526f0f46-c731-47a8-971e-7244b157d136.png) # changelog: - Optimized code & size for release
合并状态:未合并 关闭于 2024-05-18 0 条评论