-
Notifications
You must be signed in to change notification settings - Fork 9
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
iteration #11
Comments
@altor @chakib-belgaid @rouvoy I also have the same question as @fnoorbin, I'm trying to profile energy consumption on Windows but when I end up with the following stack trace:
When I run the same code on a Linux system, I end up with the following stack trace:
Does your package support Windows, and if not do you know how I can profile how much energy certain lines of my Python code use? |
@kshivvy |
Hi,
Is it pyRAPL available for windows? what can be used for windows?
when the "number" is set >1, is a for loop required to run the function or measureit decorator measures it in iteration of number itself?
The text was updated successfully, but these errors were encountered: