image icon indicating copy to clipboard operation
image copied to clipboard

ccitt: use faster strconv.Itoa

Open catenacyber opened this issue 3 years ago • 1 comments

than fmt.Sprintf("%d"

Found via git grep 'fmt.Sprintf("%d",'

Fixed with gotiti cf https://github.com/catenacyber/gotiti

catenacyber avatar Mar 20 '23 09:03 catenacyber

This PR (HEAD: cd62699829a00ddd919f949383607b4d9b334f7b) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/image/+/477655 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off) See the Wiki page for more info

gopherbot avatar Mar 20 '23 09:03 gopherbot