Shuyang Fan

Results 12 comments of Shuyang Fan

Hi, @hiqsociety just want to let you know the community has added a working example of using Jade as template engine. Hope this [example](https://github.com/cloudwego/hertz-examples/tree/main/adaptor/jade) helps.

I would like to work on bringing eureka integration to Hertz

I would like to work on this.

Idk if the performance optimization is worth the additional complexity introduced by pooling. We need benchmark to measure and justify performance improvement.

Some unit tests in `context_test.go` failed when executed locally on go1.18.5. Is it relevant to this pr? > ❯ go test ./... ? github.com/cloudwego/hertz [no test files] ? github.com/cloudwego/hertz/examples/html_rendering [no...

> Good job and Is it possible to add a benchmark to see the effect? @Haswf Sure, I will run benchmark against current develop branch.

## Thoughts on reusing `HeaderScanner` After looking into the usage of `HeaderScanner`, I found that `HeaderScanner` is initialised only once in `parseHeaders` function. The `parseHeaders` method itself is rather standalone,...

I would like to work on this. However, I haven't had the chance to play with go build tag and constraint. It may take a while for me to learn...

I would like to work on this. Please assign this ticket to me.