volution / kawipiko

kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database
396 stars 10 forks source link

How many web pages is it serving per unit of time? #1

Closed lf94 closed 2 years ago

lf94 commented 2 years ago

In the FAQ it says "Yes, it currently is serving ~600K HTML pages.". Is it serving these within a second, minute, hour? What's the average size of all these pages?