Neil Stone

Results 3 issues of Neil Stone

/facebook_page_crawler.py", line 192, in fetchFeeds raise Exception('Fetch feeds failed') Exception: Fetch feeds failed

![image](https://github.com/apache/brpc/assets/16435105/abd0b7eb-1c16-4fba-a6b8-c84c65fbe666)

频繁解析string,使用GetString和GetStringView都试了下,跟使用rapidjson的性能看着差不多呢?