diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-11 12:18:57 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-05-06 10:44:04 +0800 |
commit | 2c61a14511bb9d2f85b7c6621f5a177fdd241fc0 (patch) | |
tree | bf8f1aa56a145505c604e27ad3073bf8612aa98c /consensus/misc | |
parent | dae0bed2e0245020b6a8288adcf8cdb41bcbe45a (diff) | |
download | dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar.gz dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar.bz2 dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar.lz dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar.xz dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.tar.zst dexon-2c61a14511bb9d2f85b7c6621f5a177fdd241fc0.zip |
core: vm: sqlvm: schema: drop pointers from slices
The number of tables, columns, indices are all limited to 256, so we
don't have to do much memory copying during appending. Drop pointers
from slices to save memory for storing pointers and possibly improve
locality.
Diffstat (limited to 'consensus/misc')
0 files changed, 0 insertions, 0 deletions