weizili
weizili
可以看看benchmark的一些测试报告,里面有一些分析。例如:https://github.com/Qihoo360/evpp/blob/master/docs/benchmark_throughput_vs_asio_cn.md https://github.com/Qihoo360/evpp/blob/master/docs/benchmark_throughput_vs_muduo_cn.md
Sorry to reply later, we were on vacation. We are very glad you choose `evpp` in your project. Thanks very much. In our production, we use Nginx as a `https`...
Please make sure that the version of libevent is bigger than 2.0.5.
可以跑一下单元测试看看,谢谢
直接跑 `evpp_unittest` 工程就好
长时间(超过10分钟)运行不完肯定是有问题的。请还原一下代码,看看github上master分支代码的单元测试是否正常运行通过?
我们这边没有win10的环境,该项目的CI环境就是实际的ubuntu环境,测试一直是没有问题的。 请单独单独运行 evpp_unittest ,然后把错误情况和coredump堆栈信息贴出来。我们看看能否找到问题
还请帮忙单独运行 evpp_unittest ,然后把错误情况和coredump堆栈信息贴出来。我们看看能否找到问题。如果找不到问题,我们再想办法搞一台测试机。谢谢啦
core dump 堆栈信息有么?