aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/gdex/bugcmd.go
diff options
context:
space:
mode:
authorTing-Wei Lan <tingwei.lan@cobinhood.com>2019-03-11 12:18:57 +0800
committerJhih-Ming Huang <jm.huang@cobinhood.com>2019-03-26 17:48:22 +0800
commitb0f778b53e7dfaf908b4c2e3f4e06399ab6701c3 (patch)
tree68ab8bc4eb97d533a55ef89c3fce6cad037b96db /cmd/gdex/bugcmd.go
parent50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6 (diff)
downloaddexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar.gz
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar.bz2
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar.lz
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar.xz
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.tar.zst
dexon-b0f778b53e7dfaf908b4c2e3f4e06399ab6701c3.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 'cmd/gdex/bugcmd.go')
0 files changed, 0 insertions, 0 deletions