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

Showing how many times a function is called in a tick #392

Open
MCCasper opened this issue Mar 11, 2024 · 25 comments
Open

Showing how many times a function is called in a tick #392

MCCasper opened this issue Mar 11, 2024 · 25 comments
Labels
suggestion New feature or request

Comments

@MCCasper
Copy link

Description

There are plenty of times when the issue with a given function isn't related to the code within the function but by the sheer number of calls to that function, having a counter to say how often a function is being called per tick would nice.

Proposed Behaviour

Include data on how many times that function is being called.

Extra Details

Having this on a tick to tick basis would be appreciated to debug errors in code where specific cases (such as players joining) causes functions to run too many times.

@MCCasper MCCasper added the suggestion New feature or request label Mar 11, 2024
@WillFP
Copy link

WillFP commented Mar 11, 2024

Would be very helpful, +1!

@MachineBreaker
Copy link

+1

1 similar comment
@AoElite
Copy link

AoElite commented Mar 11, 2024

+1

@0ft3n
Copy link

0ft3n commented Mar 11, 2024

+1, would speed up searching for performance issues

@TH3N3WN00B
Copy link

+1, the more debug info the better

@Toutouchien
Copy link

+1

@PedroMPagani
Copy link

I couldn't think of anything better to be on the profile, this is amazing.

@carlosdiamon
Copy link

.

@Belceebuh
Copy link

+1

1 similar comment
@SkylerBoy
Copy link

+1

@QuQuShKa1205
Copy link

1+

@HalosDev
Copy link

+1

1 similar comment
@DevloperAmanSingh
Copy link

+1

@R00tB33rMan
Copy link

+1. Better to be definitive. This isn't a guessing game!

@TheWylot
Copy link

+1

9 similar comments
@aivruu
Copy link

aivruu commented Mar 12, 2024

+1

@joshbker
Copy link

+1

@Dawsson
Copy link

Dawsson commented Mar 12, 2024

+1

@staticabuser
Copy link

+1

@Tosfoy
Copy link

Tosfoy commented Mar 12, 2024

+1

@Kyus-Dev
Copy link

+1

@Athers1MC
Copy link

+1

@ThiemoBoven
Copy link

+1

@rekvs
Copy link

rekvs commented Mar 13, 2024

+1

@AnAwesomGuy
Copy link

+1, this would be really, really useful

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