aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorEvan Klitzke <[email protected]>2018-02-26 21:39:22 -0800
committerEvan Klitzke <[email protected]>2018-02-27 13:27:51 -0800
commit5aad635b78c8359adae9b2af015b67b7325c0e0b (patch)
treec556e3e9a5600432b4234d8db3f2a7efcefd32dd /src/script/script_error.cpp
parentReduce redundant code of prevector and speed it up (diff)
downloaddiscoin-5aad635b78c8359adae9b2af015b67b7325c0e0b.tar.xz
discoin-5aad635b78c8359adae9b2af015b67b7325c0e0b.zip
Use memset() to optimize prevector::resize()
Further optimize prevector::resize() (which is called by a number of other prevector methods) to use memset to initialize memory when the prevector contains trivial types.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions