dotnet / dotnet/performance

Improve Device scenario runner.py code by moving shared calls into separate helpers/functions

Open
#4,784 0 comments 0 reactions 1 assignee Claimed by @LoopedBard3 View on GitHub
enhancement
Dominant language
F#
Stars
773
Forks
301
Avg merge
6d 9h
Merged PRs (30d)
15

Description

Improve Device scenario runner.py code by moving shared calls into separate helpers/functions. Currently, the device testing code, especially android, has multiple chunks that are prime for breaking out to make the python more straightforward. This should be done to make the code more readable and more maintainable.

Specifically requested here: https://github.com/dotnet/performance/pull/4776#discussion_r2002679904.
May also instead make sense to port the code over to C# and make the device testing use the tools properly: https://github.com/dotnet/performance/pull/2877#discussion_r1096200877.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.