-
- Downloads
There was an error fetching the commit references. Please try again later.
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.
Showing
- main/gbx/gbx_c_system.c 18 additions, 1 deletionmain/gbx/gbx_c_system.c
- main/gbx/gbx_c_system.h 1 addition, 0 deletionsmain/gbx/gbx_c_system.h
- main/gbx/gbx_class_info.c 2 additions, 0 deletionsmain/gbx/gbx_class_info.c
- main/gbx/gbx_class_init.c 1 addition, 0 deletionsmain/gbx/gbx_class_init.c
- main/gbx/gbx_jit.c 4 additions, 4 deletionsmain/gbx/gbx_jit.c
- main/lib/jit/gb.jit/.src/Jit.module 19 additions, 6 deletionsmain/lib/jit/gb.jit/.src/Jit.module
Loading
Please register or sign in to comment