#3141·fiber

[Proposal]: Add app.Benchmark method with Context and InMemory Listener

Author: gabyCreated Sep 23, 2024Updated Jun 13, 2026
Labels✏️ Featurev3

Proposal

Add new app.Benchmark() method to make it easier for users to run Benchmarks of their Fiber applications. The current app.Test() method is only intended for testing purposes and is suboptimal for running benchmarks.