*** tpb has joined #freeorion | 00:00 | |
o11c | Ci-Dev: for one thing it's not what C++ templates were intended to be used for, so it is *extremely* taxing on compilers. | 01:48 |
---|---|---|
o11c | Ci-Dev: and it's a fairly terrible parsing algorithm | 01:48 |
Ci-Dev | o11c: You are talking about the way boost uses templates? | 02:41 |
Ci-Dev | Or the extreme use of templates in boost? | 02:41 |
Ci-Dev | It seems as if the RelWithDebInfo takes more memory than just Release target. | 02:42 |
o11c | Ci-Dev: no, the use of templates in Spirit specifically | 03:09 |
o11c | I've used it before | 03:09 |
o11c | I had to force compile flags to -O1 to prevent the compiler from taking > 1 minute per file | 03:13 |
o11c | (with O2) | 03:13 |
o11c | and with O0 templates are horrible, inlining cuts down object size a lot | 03:18 |
o11c | all in all - real parsers aren't hard | 03:23 |
*** Ci-Dev_ has joined #freeorion | 03:52 | |
*** Ci-Dev has quit IRC | 03:55 | |
*** tomreyn has joined #freeorion | 09:32 | |
*** rookie1 has quit IRC | 12:53 | |
*** rookie1 has joined #freeorion | 20:35 | |
*** tomreyn has quit IRC | 23:09 | |
*** Afdal has joined #freeorion | 23:52 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!