Skip to content

nunomaduro/bombe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bombe logo


Bombe was created by, and is maintained by Nuno Maduro, and is a tool for benchmarking the given url response status and response time.

⚡️ Get started by cloning this project locally with Git:

git clone https://github.com/nunomaduro/bombe

✅ Build the project like so:

cd bombe
make

🚀 Next, run Bombe:

cd bin
./bombe <your-url.com> <number-of-requests>

🤓 The output will be something like this:

➜  ./bombe nunomaduro.com 10
[200] nunomaduro.com ~= 0.216454 seconds 
[200] nunomaduro.com ~= 0.109665 seconds 
[200] nunomaduro.com ~= 0.098251 seconds 
[200] nunomaduro.com ~= 0.097521 seconds 
[200] nunomaduro.com ~= 0.098594 seconds 
[200] nunomaduro.com ~= 0.121236 seconds 
[200] nunomaduro.com ~= 0.105027 seconds 
[200] nunomaduro.com ~= 0.105631 seconds 
[200] nunomaduro.com ~= 0.099940 seconds 
[200] nunomaduro.com ~= 0.114933 seconds

Bombe was created by Nuno Maduro under the MIT license.

About

Bombe is a tool for benchmarking the given url response status and response time.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project