fiber icon indicating copy to clipboard operation
fiber copied to clipboard

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

Open gaby opened this issue 1 year ago • 1 comments

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.

gaby avatar Sep 23 '24 12:09 gaby

is anyone working on this proposal? if not, i am interested to contribute

KeyzarRasya avatar Sep 07 '25 13:09 KeyzarRasya