You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Connect master and slave machines using an Avermedia capture card. Slave will be the reference device, master can be anything that is able to record from the capture card using ffmpeg.
Begin browsertime on master, and begin lightweight server on slave.
Browsertime on master begins recording, then sends remote command to slave to display orange frame (or other indicator of start time), and begins Firefox startup.
Master then ends recording after a set time interval, reboots slave (or flushes RAM) then repeats next iteration.
Master calculates visual metrics
This is a bit unusual because browsertime will not be running directly on the testing machine, but this is the ideal case for minimal overhead and faster turnaround since the slave will usually be a reference machine which is very slow.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A possible setup here would be as follows:
This is a bit unusual because browsertime will not be running directly on the testing machine, but this is the ideal case for minimal overhead and faster turnaround since the slave will usually be a reference machine which is very slow.
The text was updated successfully, but these errors were encountered: