[Gambas-Notification] [Git][gambas/gambas][master] Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Jan 10 21:59:32 CET 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
246cf405 by Benoît Minisini at 2023-01-10T21:55:25+01:00
Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.

[CONFIGURATION]
* BUG: Do not use the default CFLAGS forces by autotools. Either use the CFLAGS provided on the command-line, or the default ones of the project.

[INTERPRETER]
* OPT: Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.

[COMPILER]
* OPT: Optimize variable initialization.

- - - - -


7 changed files:

- main/configure.ac
- main/gbc/gbc_trans_code.c
- main/gbc/gbc_trans_expr.c
- main/gbx/Makefile.am
- main/gbx/gbx_date.c
- main/lib/db/gb.db/.component
- main/lib/db/gb.db/.project


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/246cf405534ed1c553ab00d54681c9ad7689cc40

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/246cf405534ed1c553ab00d54681c9ad7689cc40
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230110/b70f305c/attachment.htm>


More information about the Notification mailing list