more benchmarks

This commit is contained in:
Nicholas Orlowsky 2023-10-14 19:34:02 -04:00
parent ef78691f97
commit 89a6d9a528
No known key found for this signature in database
GPG key ID: BE7DF0188A405E2B
6 changed files with 82 additions and 26 deletions

View file

@ -2,7 +2,7 @@
A simple web server written in C++
## Module-Based Backends
Anthracite includes (read: will include) a system for allowing different "backend modules" to handle requests.
Anthracite includes (read: will include) system for allowing different "backend modules" to handle requests.
This allows for anthracite to be extended for additional use-cases. For example, the following
backends could be implemented: