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

Automatic Performance Instrumentation for UnityWebRequest #1630

Open
bitsandfoxes opened this issue Apr 24, 2024 · 1 comment
Open

Automatic Performance Instrumentation for UnityWebRequest #1630

bitsandfoxes opened this issue Apr 24, 2024 · 1 comment
Labels
Feature New feature or request Product: Performance

Comments

@bitsandfoxes
Copy link
Contributor

It'd be really neat to have automatic performance instrumentation for Unity's WebRequest.

@bitsandfoxes bitsandfoxes added Feature New feature or request Product: Performance labels Apr 24, 2024
@bitsandfoxes
Copy link
Contributor Author

Ideas how to get there:

  1. Building a SentryUnityWebRequest that act like a wrapper. Doing the instrumentation for us.
  2. IL Weave instances of UnityWebRequest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Product: Performance
Projects
Status: No status
Development

No branches or pull requests

1 participant