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

Adding the ability to exclude frames from the compare view #89

Open
alexanderbock opened this issue Aug 11, 2020 · 2 comments
Open

Adding the ability to exclude frames from the compare view #89

alexanderbock opened this issue Aug 11, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@alexanderbock
Copy link
Contributor

In many cases, the first x frames and final y frames are used to setup some global state and thus has some larger variation which makes it difficult to use average/stddev frametimes to compare performance changes. It would be nice to be able to manually exclude a number of frames in the beginning and end similar to how the histogram can be filtered based on the bin occupancy; a suggestion for that:

clipping-frames

@wolfpld
Copy link
Owner

wolfpld commented Aug 11, 2020

As a workaround you may increase the number of minimum values in a histogram bin to eliminate the outliers.

@alexanderbock
Copy link
Contributor Author

👍 I was doing that but it looks like that filtering doesn't update the Average/median/stddev time

@wolfpld wolfpld added the enhancement New feature or request label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants