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

Profile the logging SDKs #3084

Open
emilk opened this issue Aug 23, 2023 · 0 comments
Open

Profile the logging SDKs #3084

emilk opened this issue Aug 23, 2023 · 0 comments
Labels
📉 performance Optimization, memory use, etc

Comments

@emilk
Copy link
Member

emilk commented Aug 23, 2023

Sometimes the SDK is slow, but we have no easy way to profile it. For the viewer we use puffin - could we maybe use it for the SDK too? This would not only be useful for us developers, but users too who are trying to understand the performance implications of different rerun calls.

One problem is that puffin is designed for applications with a frame-time, but perhaps we can work around that (or improve puffin!).

@emilk emilk added the 📉 performance Optimization, memory use, etc label Aug 23, 2023
@emilk emilk added this to the 0.9 milestone Aug 23, 2023
@emilk emilk changed the title Profile the SDK ingestion Profile the logging SDKs Aug 23, 2023
@emilk emilk removed this from the 0.9 - Codegen, C++, Type Oriented Api milestone Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📉 performance Optimization, memory use, etc
Projects
None yet
Development

No branches or pull requests

1 participant