Juan Calderon-Perez

Results 1409 comments of Juan Calderon-Perez

@ksw2000 Kind of agree with you. The thing i'm not a fan of is having to add so many new functions to be able to return "bytes"

I added a new set of benchmarks with `Immutable` enabled. For the basic case of a simple route that just returns the performance is 9ns/op slower. When benchmarking in parallel...

Some of the config options should be renamed. You can use this for reference https://failsafe-go.dev/circuit-breaker/

@ReneWerner87 This doesnt have external dependencies, makes more sense to add it in https://github.com/gofiber/fiber ?

Here's the review using `OpenAI` - `o3-mini-high` --- Below is an in‐depth review of the implementation with several critical observations: --- 1. State Transition Callbacks Unused Callbacks: The configuration provides...

@MitulShah1 We didnt forget about the PR. We are discussing internally wether to keep it here or move this to `gofiber/fiber` since it has no external dependencies.

~Doesnt that mean that Hooks() also needs this?~ Nevermind :-)