• Home
Name Date Size #Lines LOC

..--

extension/03-May-2024-593475

README.txtD03-May-2024580 1610

controlD03-May-20241 KiB3526

control.1hourD03-May-20241.2 KiB3628

control.WIRED_1hr_acokD03-May-2024881 2622

control.docs_1hourD03-May-20242.6 KiB7867

control.email_1hourD03-May-20243 KiB9079

control.fastD03-May-20241.5 KiB4032

control.fast_gaiaD03-May-20241.5 KiB4032

control.single_pageD03-May-20242.2 KiB6959

control.video_1hourD03-May-20242.5 KiB7665

control.web_1hourD03-May-20242.4 KiB7564

extension.crxD03-May-20241.6 MiB

extension.pemD03-May-2024916 1716

power_LoadTest.pyD03-May-202430.6 KiB753578

README.txt

1power_LoadTest does not need to pack the extension to run it, but it
2can be packed to run it in your browser.
3
4In order to update extension.crx, use chrome's built in packer. You must close
5all chrome windows before running this command.
6
7DISPLAY=:0.0 /opt/google/chrome/chrome --pack-extension=./extension \
8  --pack-extension-key=./extension.pem --no-message-box
9
10
11Alternatively, extension developer mode will provide a
12GUI way of doing the same task.
13
14If running manually, click on the power_LoadTest extension icon to begin the
15test with default settings (3600 second test).
16