Skip to content

SantiagoVargas/PALO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PALO: PAge LOad Emulator

This project emulates a web page load while keeping the compute portion of the page constant.

Setup

Extract web page dependencies using a tool like WProfX.

Running

Steps:

  1. Change the dataFile variable in the javascript to a link to file retreived from WProfX recording and analysis
  2. Change the paralleize and scaling factor variables
  3. Load test.html in a browser and see the emulation time

Releases

No releases published

Packages

No packages published

Languages