diff --git a/docs/doxygen/pages.dox b/docs/doxygen/pages.dox index eac201f4..3bf0129a 100644 --- a/docs/doxygen/pages.dox +++ b/docs/doxygen/pages.dox @@ -19,31 +19,27 @@ Feature of HTTP/1.1 not supported in this library: - + - - - + + - - - + + - - - - + + + - - - - + + +
Code size of HTTP Client library files (sizes generated with [GCC for ARM Cortex-M toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/9-2020-q2-update))
Code size of HTTP Client library (example generated with GCC for ARM Cortex-M)
FileNo Optimization (asserts enabled)With -O1 Optimization (asserts disabled)With -Os Optimization (asserts disabled)With -O1 OptimizationWith -Os Optimization
core_http_client.c16.4K4.7K4.0K
3.1K
2.5K
http_parser.c38.9K22.2K17.6Khttp_parser.c (third-party utility)
15.7K
13.0K
Total estimates55.3K26.9K21.6KTotal estimate
18.8K
15.5K
*/