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: generate profiles with different levels of efficiency #2274

Merged

Conversation

armcknight
Copy link
Member

To help with demos, this generates profiles with either an efficient implementation of blurring a background image on a utility queue, vs on the main queue for an inefficient implementation. Each CI run generates multiple sessions; each session flips between using either efficient or inefficient methods. A tag is set on the scope to help find the different profiles.

#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 8b040e4 into master Oct 12, 2022
@armcknight armcknight deleted the armcknight/test/profile-generator-configurable-inefficiency branch October 12, 2022 16:49
kevinrenskers added a commit that referenced this pull request Oct 13, 2022
* master:
  feat: Custom measurements API (#2268)
  ref: Don't only update App State in the OOM tracker (#2276)
  test: generate profiles with different levels of efficiency (#2274)
  test: disable testStartUpCrash_CallsFlush as it flakes (#2275)
  build(deps): bump github/codeql-action from 2.1.26 to 2.1.27 (#2272)
  ref: Use the new loadPreviousAppState in SentryAppStartTracker (#2261)
  test: use Test/TestCI configs for fastfile test runs (#2257)
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.

2 participants