[Gambas-Notification] [Git][gambas/gambas][master] Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.

Benoît Minisini gitlab at mg.gitlab.com
Tue Jul 3 00:54:23 CEST 2018


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


Commits:
4a1c81d0 by gambas at 2018-07-02T22:52:19Z
Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.

[INTERPRETER]
* NEW: Jit is a new static class that allows to deal with the JIT compiler.
* NEW: Jit.Time is a new property that returns the time spent in JIT compilation, in seconds.

[GB.JIT]
* NEW: Support for the Jit.Time property.

- - - - -


6 changed files:

- main/gbx/gbx_c_system.c
- main/gbx/gbx_c_system.h
- main/gbx/gbx_class_info.c
- main/gbx/gbx_class_init.c
- main/gbx/gbx_jit.c
- main/lib/jit/gb.jit/.src/_Jit.module → main/lib/jit/gb.jit/.src/Jit.module


View it on GitLab: https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/4a1c81d0aa0cfc2e5c38ddc794cd1a8444b7f3aa
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/20180702/c673b4ce/attachment.html>


More information about the Notification mailing list