Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡ Improve ctx.Is performance #657

Merged
merged 3 commits into from Jul 21, 2020
Merged

Conversation

ReneWerner87
Copy link
Member

OLD:
Benchmark_Ctx_Is-12    11685331        97.1 ns/op       0 B/op       0 allocs/op
Benchmark_Ctx_Is-12    12332646        95.8 ns/op       0 B/op       0 allocs/op
Benchmark_Ctx_Is-12    12526413        95.5 ns/op       0 B/op       0 allocs/op

NEW:
Benchmark_Ctx_Is-12    26001692        40.3 ns/op       0 B/op       0 allocs/op
Benchmark_Ctx_Is-12    29717272        40.1 ns/op       0 B/op       0 allocs/op
Benchmark_Ctx_Is-12    29331277        41.0 ns/op       0 B/op       0 allocs/op

@ReneWerner87 ReneWerner87 requested a review from a team as a code owner July 21, 2020 19:28
@ReneWerner87 ReneWerner87 requested review from Fenny and thomasvvugt and removed request for a team July 21, 2020 19:28
@Fenny Fenny merged commit 6616950 into gofiber:master Jul 21, 2020
@Fenny Fenny mentioned this pull request Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants