forked from TrueCloudLab/neoneo-go
6896b40dee
We're spending a lot of time here, 100K blocks import starting at 1.4M, before this patch: real 4m17,748s user 6m23,316s sys 0m37,866s After: real 3m54,968s user 5m56,547s sys 0m39,398s 9% is quite a substantial improvement to justify this change. |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
asset.go | ||
asset_test.go | ||
coin.go | ||
contract.go | ||
contract_test.go | ||
notification_event.go | ||
notification_event_test.go | ||
storage_item.go | ||
storage_item_test.go | ||
validator.go | ||
validator_test.go |