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

Uniqueness of the YFuncStat object #151

Open
JulianGassner opened this issue Sep 29, 2023 · 0 comments
Open

Uniqueness of the YFuncStat object #151

JulianGassner opened this issue Sep 29, 2023 · 0 comments

Comments

@JulianGassner
Copy link

Hey,
I am currently implementing an application using Yappi and it's API. In this context, I use the get_func_stats function to retrive profiling results.
From the documentation I am not quite able to decipher if every function that was profiled has exactly one YFuncStat object in the returned list (of the get_func_stats call) or if there can be several YFuncStat objects for one given function from the profiled application.

@JulianGassner JulianGassner changed the title Uniqueness of YFuncStat object Uniqueness of the YFuncStat object Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant