diff options
author | ZyX <kp-pav@yandex.ru> | 2016-05-01 06:29:18 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2016-05-30 23:35:22 +0300 |
commit | 8f8b6658d74429ef62e5a91afdc75339929af1de (patch) | |
tree | 85c7f8b03c0538d310d8b7236a9a26a3eb985cb6 /test/functional/eval/msgpack_functions_spec.lua | |
parent | d9137b1a3aca67072aac7c020658278a9334640a (diff) | |
download | rneovim-8f8b6658d74429ef62e5a91afdc75339929af1de.tar.gz rneovim-8f8b6658d74429ef62e5a91afdc75339929af1de.tar.bz2 rneovim-8f8b6658d74429ef62e5a91afdc75339929af1de.zip |
typval_encode: Do not use new vector type
For string() it looks like no optimization, sometimes performance is even worse.
Since it was designed to avoid heap allocations in clear_tv let’s see whether it
will make any difference once clear_tv uses typval_encode to avoid stack
overflow in the disabled test.
Diffstat (limited to 'test/functional/eval/msgpack_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions