• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

extension/22-Nov-2023-414338

README.txtD22-Nov-2023567 1610

controlD22-Nov-20231 KiB3526

control.1hourD22-Nov-20231.2 KiB3628

control.docs_1hourD22-Nov-20232.6 KiB7867

control.email_1hourD22-Nov-20233 KiB9079

control.fastD22-Nov-20231.5 KiB4032

control.single_pageD22-Nov-20232.2 KiB6959

control.video_1hourD22-Nov-20232.5 KiB7665

control.web_1hourD22-Nov-20232.4 KiB7564

extension.crxD22-Nov-202310.2 KiB

extension.pemD22-Nov-2023916 1716

power_LoadTest.pyD22-Nov-202323.2 KiB568442

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
7/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