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

Benchmark apptesting setup time #2143

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Benchmark apptesting setup time #2143

merged 1 commit into from
Jul 19, 2022

Conversation

ValarDragon
Copy link
Member

What is the purpose of the change

Adds a benchmark for app keeper setup. It currently takes too long, with lots of GC induced. Going to write this in an issue, we should as a backburner task figure out why it creates so much heap and fix it.

Brief Changelog

  • Add benchmark

Testing and Verifying

This change is a trivial rework / code cleanup without any test coverage.

@ValarDragon ValarDragon added the A:backport/v10.x backport patches to v10.x branch label Jul 19, 2022
@ValarDragon ValarDragon requested a review from a team July 19, 2022 17:50
@github-actions github-actions bot added the C:app-wiring Changes to the app folder label Jul 19, 2022
@p0mvn
Copy link
Member

p0mvn commented Jul 19, 2022

Merging since the change is small and doesn't affect non-test logic

@p0mvn p0mvn merged commit 3aecc23 into main Jul 19, 2022
@p0mvn p0mvn deleted the dev/apptesting_setup_bench branch July 19, 2022 20:00
mergify bot pushed a commit that referenced this pull request Jul 19, 2022
p0mvn pushed a commit that referenced this pull request Jul 19, 2022
(cherry picked from commit 3aecc23)

Co-authored-by: Dev Ojha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v10.x backport patches to v10.x branch C:app-wiring Changes to the app folder
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants