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

test: use a longer span to compare efficient implementations #2277

Merged

Conversation

armcknight
Copy link
Member

A previous PR introduced some inefficient implementations to the profile test data generator, so we can compare profiles for demo purposes (#2274). However, the spans it works with are too short. This introduces a span that runs the duration of a scroll operation in TrendingMovies' collection view, providing ample time to collect more information and hopefully produce profiles we can better use for demo purposes.

#skip-changelog

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@armcknight armcknight merged commit fa64784 into master Oct 13, 2022
@armcknight armcknight deleted the armcknight/test/longer-span-for-efficiency-comparisons branch October 13, 2022 17:51
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

Successfully merging this pull request may close these issues.

3 participants