Advertisement
Guest User

Untitled

a guest
Jul 19th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. page_cycler/Chromium perf tests howto:
  2.  
  3. install Chromium as detailed here: http://hexxeh.net/?p=328117859
  4. download page_cycler with test data: wget http://distribution-eu.hexxeh.net/chromium-rpi/page_cycler.tar.gz && tar xvf page_cycler.tar.gz
  5. cd page_cycler
  6.  
  7. run acid3 page_cycler test: chrome --enable-file-cookies --js-flags="--expose_gc" acid3/start.html
  8.  
  9. see the sample folder for an example of how to create your own pages to be cycled/benchmarked, pick a selection of websites and save them into those folders and then add the head javascript as shown in the examples
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement