<html><head></head><body><div>Hello Scilab developers,</div><div><br></div><div>On Linux, I discovered (or re-discovered) that it is really hard to get a precise stacktrace on Scilab 6 using the default build configuration '-02 -g' due to the nice C++ compiler tricks. I tried to get a nicer one using -fno-omit-frame-pointer and got a complete one with the following benchmark differences (not precise enough but still some variation). What do you think about enabling it by default [1] ?</div><div><br></div><div><img src="cid:1482498616.28418.2.camel@scilab-enterprises.com"><br></div><div></div><div><br></div><div>[1]: <a href="https://codereview.scilab.org/#/c/18815/">https://codereview.scilab.org/#/c/18815/</a></div><div><br></div><div>Thanks,</div><div><br></div><div>PS: some screenshot of the Linux `perf report` utility for for_increment.tst</div><div><img src="cid:1482498616.28418.1.camel@scilab-enterprises.com"></div><div>--</div><div>ClĂ©ment</div></body></html>