Skip to content
/ ttfb Public

Small program to measure OpenSSL's time to first byte

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published