User Tools

Site Tools


lua:jittips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

lua:jittips [2018/06/18 12:42] – created veeralua:jittips [2018/06/18 12:47] (current) – [NYI : Not yet implemented list] veera
Line 7: Line 7:
  
 Which features are implemented in each of the major libraries are JIT-compiled http://wiki.luajit.org/NYI#libraries_base-library Which features are implemented in each of the major libraries are JIT-compiled http://wiki.luajit.org/NYI#libraries_base-library
 +
 +===== LuaJIT 2.1 lightweight profiler =====
 +
 +The Beta version of LuaJIT 2.1.0-beta3 includes a lightweight JIT profiler.  The original mailing list announcement https://www.freelists.org/post/luajit/LuaJIT-21-Profiler-released 
 +
 +==== Where to find the profiler ''p.lua'' ? ====
 +
 +When you download the LuaJIT source code, the profiler p.lua can be found int the ''src/jit'' subdirectory. Simply place it in your script location. 
 +
 +
 +===== LOOM from CloudFlare - a better trace dumper =====
 +
 +https://github.com/cloudflare/loom
 +
 +https://blog.cloudflare.com/luajit-hacking-getting-next-out-of-the-nyi-list/
  
  
lua/jittips.1529305953.txt.gz · Last modified: 2018/06/18 12:42 by veera