Skip to content

aphenriques/optimized-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimized Lua

Modified source code of Lua 5.3.6 and Lua 5.4.6 tuned for performance.

Lua logo

Optimizations

Other modifications

There may be other modifications related to building the code in different environments.

Tested environments

  • Apple clang version 11.0.3 (clang-1103.0.32.59) on macOS Catalina
  • gcc 10.1.1 on Clear Linux OS

Author

André Pereira Henriques [aphenriques (at) outlook (dot) com].

Most of the work of the techniques employed in this repository were done by others. See each optimization on Optimizations for the references.

About

Optimized Lua source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages