mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 13:38:35 +00:00
324f4c265b
Most often we only need to read them and it doesn't require copying. Make an explicit copy (and copy only things we need!) where needed. After the recent neo-vm tests update our vm package testing time jumped to ~12s, with this change it's now more like ~8s. |
||
---|---|---|
.. | ||
item.go | ||
item_test.go | ||
json.go | ||
json_test.go | ||
serialization.go | ||
type.go | ||
type_test.go |