소스 검색

Update README.md (#7329)

Jie Luo 5 년 전
부모
커밋
dec4939439
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      python/README.md

+ 2 - 4
python/README.md

@@ -22,10 +22,8 @@ package.
 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
 ============