diff --git a/docs/doxygen/pages.dox b/docs/doxygen/pages.dox index 2b6e6418..e82a3538 100644 --- a/docs/doxygen/pages.dox +++ b/docs/doxygen/pages.dox @@ -19,49 +19,31 @@ Feature of HTTP/1.1 not supported in this library:
File ↓ | -No Optimization (asserts enabled) | -With -O1 Optimization | -With -Os Optimization | -|||||||
Segment → | -text | -data | -text | -data | -text | -data | +File | +No Optimization (asserts enabled) | +With -O1 Optimization (asserts disabled) | +With -Os Optimization (asserts disabled) |
core_http_client.c | 15.3K | -0 | 9.5K | -0 | 8.2K | -0 | ||||
http_parser.c | -38.0K | -412 | +38.4K | 24.8K | -4 | 20.8K | -4 | |||
Total estimates → | -53.3K | -412 | +Total estimates | +53.7K | 34.3K | -4 | 29.0K | -4 |