neoneo-go/pkg/core/state
Roman Khimov 799394192b state: create buffer/io writer once per TokenTransferLog
name                       old time/op    new time/op    delta
TokenTransferLog_Append-8   93.0µs ±170%   46.8µs ±152%     ~     (p=0.053 n=10+9)

name                       old alloc/op   new alloc/op   delta
TokenTransferLog_Append-8    53.8kB ± 4%    38.6kB ±39%  -28.26%  (p=0.004 n=8+10)

name                       old allocs/op  new allocs/op  delta
TokenTransferLog_Append-8       384 ± 0%       128 ± 0%  -66.67%  (p=0.000 n=10+10)
2022-06-04 00:11:11 +03:00
..
contract.go [#2442] English Check 2022-05-04 19:48:27 +03:00
contract_test.go stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00
deposit.go [#2442] English Check 2022-05-04 19:48:27 +03:00
deposit_test.go stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00
mpt_root.go [#2442] English Check 2022-05-04 19:48:27 +03:00
mpt_root_test.go state: fix MPTRoot JSONization 2021-03-26 13:45:18 +03:00
native_state.go stackitem: reusable serialization context 2022-06-02 15:38:39 +03:00
native_state_test.go state: optimize NEP17Balance deserialization 2021-08-09 11:09:49 +03:00
notification_event.go stackitem: reusable serialization context 2022-06-02 15:38:39 +03:00
notification_event_test.go *: do not use WriteArray for frequently used items 2021-08-06 11:59:20 +03:00
oracle.go [#2442] English Check 2022-05-04 19:48:27 +03:00
oracle_test.go stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00
storage_item.go dao: drop GetStorageItems* APIs 2022-03-31 19:18:51 +03:00
tokens.go state: create buffer/io writer once per TokenTransferLog 2022-06-04 00:11:11 +03:00
tokens_test.go state: prepare for NEP-11 data tracking, refactor/rename 2021-11-16 19:18:06 +03:00
validator.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00