cast
cast copied to clipboard
memory cost maybe big
i use cast in many places of my project,i grasp some flamegraph in runtime by go pprof, i found the cast will cost a lot memory sapce in the flamegraph, so i advise to reduce memory cost with some better cast ways, thank you in advance