[Gambas-Notification] [Git][gambas/gambas][master] Big optimization of the interpreter loop by using a local program counter.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sun Oct 1 09:16:14 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
ee81ba60 by Benoît Minisini at 2023-10-01T09:14:13+02:00
Big optimization of the interpreter loop by using a local program counter.
[INTERPRETER]
* OPT: Big optimization of the interpreter loop by using a local program counter.
* NEW: Use one short integer less in the bytecode files for each function using computed Goto.
[COMPILER]
* NEW: Use one short integer less in the bytecode files for each function using computed Goto.
- - - - -
7 changed files:
- main/gbc/gbc_output.c
- main/gbx/gbx_class.h
- main/gbx/gbx_class_load.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/lib/jit/jit_body.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ee81ba602a8f2e9b140c2d08c6f64a5c36fc6cf7
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ee81ba602a8f2e9b140c2d08c6f64a5c36fc6cf7
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/20231001/d6595b7b/attachment.htm>
More information about the Notification
mailing list