[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | | | Seems that the only benefit with lyxstring now is faster compiles... | | (I am currently checking that as well) | | xforms: | time make -j 2 | real 21m50.921s | user 18m33.471s | sys 1m17.289s
I did a run with debugging info turned off as well: (this is ./configure --disable-debug --without-included-string) nodebug: time make -j 2 real 16m20.061s user 14m22.162s sys 1m2.387s du -s debug/src/lyx 3416 debug/src/lyx du -sh debug 33M debug -- Lgb