User Tools

Site Tools


projects:streamgames:browser_comparison

Browser Comparison

Goals

  • Fast calculation (Little to no visible frame drop)
  • Not visible (Runs fullscreen without notifications)
  • No memory leak / crashes (Runs 6 hours without restarting)

Firefox

Run command

firefox -foreground --display=DISPLAY http://wiki.jaller.de

Fullscreen achievable with an extension or

firefox &
sleep 5
xdotool key F11 # hit full screen

Chrome

Run command

mkdir newProfile
chrome --user-data-dir=newProfile --kiosk http://wiki.jaller.de
projects/streamgames/browser_comparison.txt · Last modified: 2019/05/22 23:15 by Christian Paul

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki