Skip to content

Add LuaJIT benchmark - #2

Open
stephanos wants to merge 1 commit into
khvzak:mainfrom
stephanos:main
Open

Add LuaJIT benchmark#2
stephanos wants to merge 1 commit into
khvzak:mainfrom
stephanos:main

Conversation

@stephanos

Copy link
Copy Markdown

Feel free to merge or ignore this, just thought I'd share my change :)

@stephanos
stephanos force-pushed the main branch 2 times, most recently from c008f59 to 3f7051e Compare October 27, 2022 16:02
@khvzak

khvzak commented Oct 30, 2022

Copy link
Copy Markdown
Owner

There are no benefics in LuaJIT for this specific test case.
LuaJIT does not perform any jit optimizations when working with Lua C API, and instead requires C ffi to work effectively.

@stephanos

Copy link
Copy Markdown
Author

You see, I didn't know that; and this benchmark might help to illustrate your point to people like me.
In any case, feel free to merge or close :)

@rohitjoshi

Copy link
Copy Markdown

Agree. I still think it is worth merging as people who are used to LuaJIT would like to understand relative performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants