We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcfc47d + 02a4c72 commit 0c3f43aCopy full SHA for 0c3f43a
docs/performance.md
@@ -13,7 +13,7 @@ This table contains the results of three separate languages:
13
com.google.protobuf.ByteString.
14
* **InputStream** - This is for parsing from an InputStream.
15
* **Python** - For Python, there are three types of Python protobuf for testing:
16
- * **C++-genereated-code** - This is for using C++ generated code of the
+ * **C++-generated-code** - This is for using C++ generated code of the
17
proto file as a dynamic linked library.
18
* **C++-reflection** - This is for using C++ reflection, for which there's no
19
generated code, but still using C++ protobuf library as a dynamic linked
0 commit comments