aboutsummaryrefslogtreecommitdiffstats
path: root/prog/encodingexec.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-09 12:02:37 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-02-09 14:09:19 +0200
commiteb99c7d3da996d1a1dabd18aea6781262648dadb (patch)
tree085dc11b39771626c09e06fbd52f52fdfdfaff3f /prog/encodingexec.go
parent4f453297df90dffc5b5b76efcea073604b32ed02 (diff)
prog: remove use of unsafe
Unsafe is, well, unsafe. Plus it fails under the new checkptr mode in go1.14. Remove use of unsafe. No statistically significant change in performance: name old time/op new time/op delta StoreLoadInt-8 21.2ns ± 5% 21.6ns ± 9% ~ (p=0.136 n=20+20)
Diffstat (limited to 'prog/encodingexec.go')
0 files changed, 0 insertions, 0 deletions