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

perf: use ast.Value and []string in request input #676

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

regeda
Copy link
Contributor

@regeda regeda commented Mar 6, 2025

Before:

BenchmarkCheck-12          28180             42507 ns/op           28437 B/op        570 allocs/op

After:

BenchmarkCheck-12          29908             40675 ns/op           27856 B/op        552 allocs/op

Signed-off-by: Anthony Regeda <regedaster@gmail.com>
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.

1 participant