diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 93b06e86..5a5cc826 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -89,4 +89,4 @@ Wishlist ======== #) A specialized encoder for encoding to a memory buffer. Should serialize in reverse order to avoid having to determine submessage size beforehand. #) A cleaner rewrite of the source generator. -#) Better performance for 16- and 8-bit platforms. +#) Better performance for 16- and 8-bit platforms: use smaller datatypes where possible. |