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

Use JIT compiler optimization for Linked List, GoodSignal and Type Checker modules #1770

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

ccuser44
Copy link
Contributor

@ccuser44 ccuser44 commented Nov 25, 2024

Use JIT compiler optimization for Linked List, GoodSignal and Type Checker modules

@ccuser44 ccuser44 changed the title Use native for linked list module Use native for Linked List, GoodSignal and Type Checker modules Nov 26, 2024
@ccuser44 ccuser44 marked this pull request as ready for review November 26, 2024 22:10
@ccuser44
Copy link
Contributor Author

@Dimenpsyonal Done.

@Dimenpsyonal
Copy link
Member

i dont get what this does

@ccuser44 ccuser44 changed the title Use native for Linked List, GoodSignal and Type Checker modules Use JIT for Linked List, GoodSignal and Type Checker modules Nov 26, 2024
@ccuser44 ccuser44 changed the title Use JIT for Linked List, GoodSignal and Type Checker modules Use JIT compiler optimization for Linked List, GoodSignal and Type Checker modules Nov 26, 2024
@ccuser44
Copy link
Contributor Author

i dont get what this does

Uses JIT compiler optimization for Linked List, GoodSignal and Type Checker.

@Dimenpsyonal
Copy link
Member

idk what that is

@ccuser44
Copy link
Contributor Author

@Dimenpsyonal
Copy link
Member

Ok but does this do anything on boblox

@ccuser44
Copy link
Contributor Author

Ok but does this do anything on boblox

Yes. The FiOne script is JITd too.

I got the idea to do this for other modules from https://github.com/Astra-Corporation/Astra.Admin but didn't decide to use the optimize 2 directive and only the JIT directive for debugging reasons

@Dimenpsyonal Dimenpsyonal merged commit 8830fec into Epix-Incorporated:master Nov 26, 2024
2 checks passed
@ccuser44 ccuser44 deleted the patch-6 branch November 27, 2024 10:50
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.

2 participants