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

Ability to export statistics from each node #2669

Open
Kim2091 opened this issue Mar 10, 2024 · 2 comments
Open

Ability to export statistics from each node #2669

Kim2091 opened this issue Mar 10, 2024 · 2 comments

Comments

@Kim2091
Copy link
Collaborator

Kim2091 commented Mar 10, 2024

Motivation
This would allow users to easily collect statistics from nodes such as the Upscale Image node. It could contain the input image size, tile size used, the model arch, and the amount of time taken to process. This would allow for easy benchmarking and result distribution

Description
Add an additional output connection on nodes for this purpose. It may be possible to hide this behind a "developer feature" toggle in settings

Alternatives
Save to a log file instead?

@RunDevelopment
Copy link
Member

This would allow for easy benchmarking and result distribution

Who is this for? This doesn't seem like a problem our users would have.

@Kim2091
Copy link
Collaborator Author

Kim2091 commented Mar 11, 2024

This would allow for easy benchmarking and result distribution

Who is this for? This doesn't seem like a problem our users would have.

What do you mean? It's not a problem so much as it is just an easier way to do it currently. Right now you have to refer to multiple nodes to gather the required information and type it out manually in a notepad or write it down.

This would remove that requirement entirely, it'd allow for an easy collection of necessary information for such things.

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

2 participants