Last active
February 17, 2020 08:35
-
-
Save dkorduban/a6ba8e71966c5c5277a24d8d1c0b716a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mode \ n_max | 30000 | 100000 | 300000 | 1000000 | |
---|---|---|---|---|---|
LuaJIT interpreted | 98 | 567 | 2900 | 17600 | |
LuaJIT JIT-compiled | 21 | 96 | 462 | 2609 | |
relative speedup | 4.72 | 5.88 | 6.27 | 6.75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment