Skip to content

Conversation

@jesup
Copy link

@jesup jesup commented Sep 1, 2020

…run_test.py is now the main test

"--iterations",
type=int,
default=3,
help="Number of iterations",
Copy link
Owner

Choose a reason for hiding this comment

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

Nice, these arguments are a good addition.

@acreskeyMoz
Copy link
Owner

@jesup
There is a lot of good stuff in here.
Let me take a stab at integrating it because I still want to keep this as minimal as possible, while adding things like the options and the desktop/android switching.

I've pushed this PR to a branch in case you need it directly in the future.
https://github.com/acreskeyMoz/browsertime_on_android_scripts/tree/jesup_commandline

acreskeyMoz and others added 27 commits September 23, 2020 10:30
Docs updated to reflect android/desktop capabilities
Added these options:
-specify output path (defaults to "browsertime-results")
-specify geckodriver path
-specify browsertime path
-precache cache shaders when WebRender is specified to avoid first-compile hit
-option to restart adb between variants (workaround to adb file descriptor leak)
@jesup
Copy link
Author

jesup commented Apr 16, 2021

FYI, I've updated this with all my changes (mitm support, etc). It's merged with your current main, and base tests work. lots of irrelevant stuff is in there; focus on run_test.py, desktop.sh, reload.sh, variants_fission.py, perf.sh

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