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

Add mcfunction profiler support #383

Open
MATRIX-feather opened this issue Jan 21, 2024 · 0 comments
Open

Add mcfunction profiler support #383

MATRIX-feather opened this issue Jan 21, 2024 · 0 comments
Labels
suggestion New feature or request

Comments

@MATRIX-feather
Copy link

Description

Currently, Spark doesn't seem to have mcfunction support, if some function consumes too much time, the profiler result would only show CustomFunctionCallbackTimerQueue or something else related to the function execution instead of a specific function name:
image

Proposed Behaviour

mcfunctions would appear in the profiler result in line with other methods, or another view like PluginsView for Spigot servers

Extra Details

No response

@MATRIX-feather MATRIX-feather added the suggestion New feature or request label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant