fiber
fiber copied to clipboard
📝 [Proposal]: Add app.Benchmark method with Context and InMemory Listener
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.
is anyone working on this proposal? if not, i am interested to contribute