cloudwego / hertz

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

generates a lot of heap #1137

Closed sprappcom closed 2 months ago

sprappcom commented 2 months ago

is the phonenumbers package needed? looks buggy to me.

./vendor/github.com/cloudwego/hertz/pkg/app/server/binding/default.go:73: exprValidator "github.com/bytedance/go-tagexpr/v2/validator" ./vendor/github.com/cloudwego/hertz/pkg/app/server/binding/config.go:25: exprValidator "github.com/bytedance/go-tagexpr/v2/validator"

uses github.com/nyaruka/phonenumbers/phonenumbers.go

Screenshot from 2024-06-13 23-23-17 Screenshot from 2024-06-13 23-23-04

github-actions[bot] commented 2 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.