Skip to content

Conversation

@danxuliu
Copy link
Member

@danxuliu danxuliu commented Apr 8, 2022

Until now the script had to be edited to set the right configuration parameters and then copied and pasted on the browser console; running the script again required reloading the page and pasting it again, even if the parameters where not modified.

Now the constants were changed to variables and helper functions were added to set them, so the script can be pasted without changes and the configuration can be adjusted by calling the helper functions. Moreover, as there is now an explicit function to start the siege the script can be run several times and with different parameters without having to reload the page and paste it again.

danxuliu added 3 commits April 8, 2022 03:05
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Until now the script had to be edited to set the right configuration
parameters and then copied and pasted on the browser console; running
the script again required reloading the page and pasting it again, even
if the parameters where not modified. Now the constants were changed to
variables and helper functions were added to set them, so the script can
be pasted without changes and the configuration can be adjusted by
calling the helper functions. Moreover, as there is now an explicit
function to start the siege the script can be run several times and with
different parameters without having to reload the page and paste it
again.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still works

@nickvergessen nickvergessen merged commit 30e1b17 into master Apr 8, 2022
@nickvergessen nickvergessen deleted the adjust-talkbuchet-to-be-runnable-with-different-parameters branch April 8, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants