diff --git a/README.rst b/README.rst index 2c1e31ca..b3798c8f 100644 --- a/README.rst +++ b/README.rst @@ -180,9 +180,6 @@ verbatim text with arguments, but is faster. Benchmarks ---------- -Compile time and code bloat -~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Speed tests ~~~~~~~~~~~ @@ -211,6 +208,9 @@ cannot be faster than the IOStreams because it uses them internally. Performance of format is close to that of std::ostream but there is a room for improvement since format is not based on IOStreams. +Compile time and code bloat +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + The script ``bloat_test.sh`` from the `tinyformat `__ repository tests compile time and code bloat for nontrivial projects. It generates 100 translation units