Skip to content

speed up reflection experiment function calls pls #8622

@connorofdeth

Description

@connorofdeth

Suggestion

time to call a function in my testing
regular 0.014 seconds
reflection 0.369 seconds | with reference cached
skreflect proxy 0.038 seconds | with reference cached
skreflect section 0.047 seconds | with reference cached

reflection 11.085 seconds | without reference cached
skreflect proxy 0.061 seconds | without reference cached
skreflect section 0.07 seconds | without reference cached

(reflection being the experiment built into skript)

sooo likeee i feel it should be a little faster pls 🥺

Why?

lag = bad

Other

idk never done this before but like sovde told me to make an issue 🤷

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request, an issue about something that could be improved, or a PR improving something.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions