Skip to content
Snippets Groups Projects
Commit 3fe37d62 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.434

Problem:    Using join() can be slow.
Solution:   Compute the size of the result before allocation to avoid a lot of
            allocations and copies. (Taro Muraoka)
parent b3a6bbc7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment