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

Feature request: diffing #158

Open
TeofilC opened this issue Apr 12, 2022 · 0 comments
Open

Feature request: diffing #158

TeofilC opened this issue Apr 12, 2022 · 0 comments

Comments

@TeofilC
Copy link
Contributor

TeofilC commented Apr 12, 2022

It would be nice to have something that allows you to diff two eventlogs. I often need to compare two eventlogs and switching between two tabs is quite time consuming.

I imagine it would work by matching up metrics in the two eventlogs and getting the differences. Then the rendering code can stay the same.
I think this wouldn't work well for some profile types as the names of things might change between rebuilds of an application, and so it couldn't match things up.

I can give this a go at some point when I have some free time

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

1 participant