Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't return from within loops #19

Open
SwadicalRag opened this issue Jun 6, 2019 · 1 comment
Open

Don't return from within loops #19

SwadicalRag opened this issue Jun 6, 2019 · 1 comment
Labels
optimisation Implement this to make things run faster

Comments

@SwadicalRag
Copy link
Owner

This aborts a LuaJIT trace. Perhaps put a label at the end of a function where the return is performed there?

(only affects loops with while true do wrapping it)

@SwadicalRag SwadicalRag added the optimisation Implement this to make things run faster label Jun 6, 2019
@MDFL64
Copy link
Collaborator

MDFL64 commented Jun 6, 2019

wut in tarnation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimisation Implement this to make things run faster
Projects
None yet
Development

No branches or pull requests

2 participants