anew icon indicating copy to clipboard operation
anew copied to clipboard

Change the map type from bool to struct

Open raff-s opened this issue 1 year ago • 0 comments

What

Compared to a boolean, a struct in Go does not occupy any memory space. Implementing this modification will result in a minor enhancement in performance

raff-s avatar Jan 12 '24 01:01 raff-s