User Tools

Site Tools


projects:streamgames:browser_comparison

This is an old revision of the document!


Browser Comparison

Aims

  • 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.1449397972.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki