cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.12k stars 496 forks source link

Long running high hit rate hertz's bottlenecked by MarshalLogArray #1079

Closed kolinfluence closed 5 months ago

kolinfluence commented 5 months ago

is this normal? my tls is consuming 3x lower processing time than this:

Please look into these. thx

tls:

Screenshot from 2024-03-23 00-09-59

marshallogarray?

Screenshot from 2024-03-23 00-06-49

github-actions[bot] commented 5 months ago

This issue has been marked as invalid question, please give more information by following the issue template. The issue will be closed in 1 days if no further activity occurs.

kolinfluence commented 5 months ago

sry just realised it's with from another user hertz-contrib repo. sorry about this.