You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
gaby
changed the title
App.Benchmark method with context and inmemory listener
[v3 Proposal] Add app.Benchmark method with Context and InMemory Listener
Sep 23, 2024
gaby
changed the title
[v3 Proposal] Add app.Benchmark method with Context and InMemory Listener
📝 [Proposal]: Add app.Benchmark method with Context and InMemory Listener
Sep 23, 2024
Proposal
Add new
app.Benchmark()
method to make it easier for users to run Benchmarks of their Fiber applications. The currentapp.Test()
method is only intended for testing purposes and is suboptimal for running benchmarks.The text was updated successfully, but these errors were encountered: