diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2023-01-26 21:02:56 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2023-01-30 22:00:25 -0700 |
commit | 2828fa21c0ffd2a32a108b37c0417b01abc42929 (patch) | |
tree | ae671b894fa952e01a410c94fe27e1d0fec37e80 /common.go | |
parent | 8aa12d3cb043859229810947da6c52e600d34b55 (diff) |
Avoid doing type switching in inner functions
The CPU profiler tells me that the encoder is spending a lot of time on
type switches.
Diffstat (limited to 'common.go')
0 files changed, 0 insertions, 0 deletions