[Gambas-Notification] [Git][gambas/gambas][master] Run JIT compilation in the background to make programs start faster.

Benoît Minisini gitlab at mg.gitlab.com
Mon Mar 11 16:36:38 CET 2019



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


Commits:
3f7095bb by gambas at 2019-03-11T15:34:50Z
Run JIT compilation in the background to make programs start faster.

[INTERPRETER]
* OPT: JIT compilation is run in two steps.

[GB.JIT]
* OPT: Run JIT compilation in the background.
* NEW: JIT.Debug is a new property that allows to enable JIT debugging messages at runtime.

- - - - -


7 changed files:

- main/gbx/gbx.c
- main/gbx/gbx_c_process.c
- main/gbx/gbx_class_load.c
- main/gbx/gbx_jit.c
- main/gbx/gbx_jit.h
- + main/lib/jit/gb.jit/.src/CCompilation.class
- main/lib/jit/gb.jit/.src/Jit.module


View it on GitLab: https://gitlab.com/gambas/gambas/commit/3f7095bbd9b1f6abcac3c64c8c9865fa8fce2246

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190311/311e7248/attachment.html>


More information about the Notification mailing list