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 squirrel profiler/debugger #586

Open
EladNLG opened this issue Oct 25, 2023 · 1 comment
Open

Add squirrel profiler/debugger #586

EladNLG opened this issue Oct 25, 2023 · 1 comment
Labels
feature request Request for a new feature/enhancement

Comments

@EladNLG
Copy link
Member

EladNLG commented Oct 25, 2023

Add a way to analyze squirrel performance.

Use cases:

  • roguelike (1st tick takes really long to process for some reason and i want to fix that)
  • optimizing the video game(?) and/or seeing how ridiculously expensive we can get with func calls

A (bad and buggy) proof-of-concept can be seen here.

@GeckoEidechse GeckoEidechse added the feature request Request for a new feature/enhancement label Oct 25, 2023
@GeckoEidechse
Copy link
Member

I think @RoyalBlue1looked into enabling the existing (but stripped) built-in Squirrel debugger before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature/enhancement
Projects
Status: No status
Development

No branches or pull requests

2 participants