GithubHelp home page GithubHelp logo

lulip's Introduction

lulip

Line-level profiler for code running in LuaJIT

Usage

local profiler = require 'lulip'
local p = profiler:new()
p:dont('some-module')
p:maxrows(25)
p:start()

-- execute code here

p:stop()
p:dump(output_file_name)

lulip's People

Contributors

jgrahamc avatar

Stargazers

 avatar  avatar Andras  avatar 超级大蘑菇头 avatar  avatar Alexis avatar quocbao avatar Oleksandr Andriiako avatar  avatar Sandy Chen avatar  avatar Brynne Taylor avatar  avatar lhanjian avatar lalawue avatar  avatar Amir Keshavarz avatar liyonghelpme avatar  avatar rong fengliang avatar shizhongtang avatar  avatar  avatar Muhammad Arsalan Siddiqui avatar Denis avatar Wii avatar Vu Tran avatar Jonathan McHugh avatar  avatar weimingtom avatar  avatar  avatar TIm avatar Young avatar notsobad avatar feifeiiiiiiiiii avatar  avatar  avatar Jakub Jirutka avatar  avatar cfz avatar Adrien Bertrand avatar xly0713 avatar Jomer avatar Luiz Berti avatar Lv,guanglin avatar plume xie avatar YanLIU avatar Rory Bradford avatar Syntax avatar  avatar Angus H. avatar Cristián Romo avatar Ajay Kemparaj avatar Jeff Mealo avatar Niklas F. Pluem avatar Janusz Jankowski avatar  avatar  avatar Jiamo avatar  avatar  avatar Zaki Mughal [sivoais] avatar Carlos Rodrigues avatar Mat Evans avatar James Byers avatar Kipras Mancevičius avatar Pantelis Koukousoulas avatar Karl Bunch avatar Paul Findlay avatar xiangxw avatar  avatar Nicolas Hillegeer avatar Nikolay Kolev avatar Max Justus Spransy avatar  avatar wwek avatar kenshin avatar Charles Strahan avatar Thomas Goyne avatar Anton Heryanto Hasan avatar Dominic avatar sztanpet avatar Alan Kash avatar Joel Squire avatar Lesley De Cruz avatar Nils Nordman avatar Roland avatar Matthieu Tourne avatar  avatar Luke Gorrie avatar

Watchers

Alexander Nasonov avatar Jeff Mealo avatar  avatar

lulip's Issues

some questions about WAF

waf_begin(war, v3_6, '3_6', t3_1, '3_1', 'datastore/', false )

I think v3_6 means variables want to begin, and t3_1 means transform function, but I wonder what strings like '3_6' and '3_1' take part on ? thanks you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.