瀏覽代碼

Update README.md

Jie Luo 5 年之前
父節點
當前提交
eebbd1294b
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      python/README.md

+ 2 - 4
python/README.md

@@ -22,10 +22,8 @@ package.
 Development Warning
 Development Warning
 ===================
 ===================
 
 
-The Python implementation of Protocol Buffers is not as mature as the C++
-and Java implementations.  It may be more buggy, and it is known to be
-pretty slow at this time.  If you would like to help fix these issues,
-join the Protocol Buffers discussion list and let us know!
+The pure python performance is slow. For better preformance please
+use python c++ implementation.
 
 
 Installation
 Installation
 ============
 ============