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

User Reporting Util #182

Open
FL33TW00D opened this issue Apr 24, 2024 · 3 comments
Open

User Reporting Util #182

FL33TW00D opened this issue Apr 24, 2024 · 3 comments

Comments

@FL33TW00D
Copy link
Collaborator

FL33TW00D commented Apr 24, 2024

Due to the wide swathe of devices we can run on, we need a concrete way for users to report what system they're on, and the performance they're getting.

Users should be able to generate a report very easily from their run.

Some ideas:

  1. wgpu-info - give full details of adapter and device.
  2. Profiler - We already have this cool profiler that says which kernels are taking the longest, however it currently runs for every compute pass. Perhaps some way to produce an aggregate report would be better.
@FL33TW00D FL33TW00D changed the title User Report User Reporting Util Apr 24, 2024
@sigma-andex
Copy link
Collaborator

We could create a link to a github issue (both in browser and cli) and prepopulate the issue with the info: https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-url-query

@FL33TW00D
Copy link
Collaborator Author

We could create a link to a github issue (both in browser and cli) and prepopulate the issue with the info: https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue#creating-an-issue-from-a-url-query

Yeah this would be excellent

@feynon
Copy link

feynon commented Apr 27, 2024

Bun did something similar: https://bun.sh/blog/bun-report-is-buns-new-crash-reporter

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

3 participants