-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: quasilyte/go-perfguard
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Maybe suggest switch string(bytes) instead of a series of bytes.Equal, etc
#200
opened Apr 5, 2022 by
quasilyte
Suggest Atoi instead of ParseInt when result is converted to int
#190
opened Mar 20, 2022 by
quasilyte
Avoid local var copies of large objects if it's not passed around
priority normal
#172
opened Jan 28, 2022 by
quasilyte
Suggest
const
instead of var
for readonly values that can be const
priority low
#171
opened Jan 28, 2022 by
quasilyte
Suggest strings.Contains instead of strings.ContainsAny for search of 1 char
priority low
#170
opened Jan 28, 2022 by
quasilyte
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.