Skip to content

Instantly share code, notes, and snippets.

@kaustavha
Created July 20, 2015 22:34
Show Gist options
  • Save kaustavha/08440ac47f6e58c0825e to your computer and use it in GitHub Desktop.
Save kaustavha/08440ac47f6e58c0825e to your computer and use it in GitHub Desktop.
lua
`luajit -bs timer.lua - | wc -c` to count raw bytes of bytecode
luajit -bl file.lua to list the bytecode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment