Replies: 1 comment 3 replies
-
@CyshallChan 这个C++和Go插件的处理配置可以分别发一下吗 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用的官方提供的测试工具(https://github.com/EvanLjp/ilogtail-comparison.git)
测试日志内容:
测试配置:
每秒产生25K条日志,使用Go Json处理插件的时候CPU六百多m,而使用C++ Json处理插件的时候CPU1000m左右,简单换算下来差距能有接近40%,这个是不是哪里出问题了😅......
Beta Was this translation helpful? Give feedback.
All reactions