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

Rewrite ExprName #3105

Merged
merged 2 commits into from
Jul 7, 2020
Merged

Rewrite ExprName #3105

merged 2 commits into from
Jul 7, 2020

Conversation

APickledWalrus
Copy link
Member

Description

This PR rewrites ExprName. While the solution to the related issues (probably) isn't ideal, I would say that in this case, it's better to have something than nothing. I found that overall performance increased, especially in the first few iterations (although I don't know how accurate an in-game benchmark is haha).


Target Minecraft Versions: Any
Requirements: None
Related Issues: #3103 #2069 (kind of)

Copy link
Member

@FranKusmiruk FranKusmiruk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall nice, I meant to do this myself at some point but forgot about it, nice work.

@FranKusmiruk FranKusmiruk added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jul 7, 2020
@FranKusmiruk FranKusmiruk merged commit ea50ae0 into SkriptLang:master Jul 7, 2020
@APickledWalrus APickledWalrus deleted the APickledWalrus-fixes-exprname branch July 11, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants