blob: 57884749e7f53388e41063676d3a4915e01d7ca6 [file] [log] [blame]
{
"description": "Mobile sites with interesting memory characteristics",
"archive_data_file": "../data/mobile_memory.json",
"credentials_path": "../data/credentials.json",
"user_agent_type": "mobile",
"reload_and_gc": [{"action": "reload", "wait_seconds": 15}, {"action": "js_collect_garbage"}],
"stress_memory": { "action": "reload_and_gc", "repeat": 3 },
"pages": [
{
"url": "https://mail.google.com/mail/mu",
"credentials": "google"
}
]
}