Skip to content

richsalz/ttfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttfb

This is ttfb designed to measure time to first byte in OpenSSL. In other words, a client sends a small request, and the server responds and the program measure the time between those two.

Case is being taken to make this as low-overhead as possible, so that almost all the work is done by OpenSSL.

MIT license.

About

Small program to measure OpenSSL's time to first byte

Resources

License

Stars

7 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors