4 lines
80 B
Bash
4 lines
80 B
Bash
#!/bin/bash
|
|
|
|
# Run 3 times
|
|
ab -n 1000 -c 100 http://gryffindor.hogwarts.f01.com/ |