summaryrefslogtreecommitdiffstats
path: root/tests/002/proc/17
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2025-01-29 20:36:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2025-01-29 20:36:14 -0800
commitd4334dcf457b789520c87a04f1476cc49ce5adaf (patch)
tree0264855a8c28e106ffd696efd7613a70dd81c379 /tests/002/proc/17
parente068f31a5eb62c12a55f847db5b8ba2b88e36d05 (diff)
downloadtxr-d4334dcf457b789520c87a04f1476cc49ce5adaf.tar.gz
txr-d4334dcf457b789520c87a04f1476cc49ce5adaf.tar.bz2
txr-d4334dcf457b789520c87a04f1476cc49ce5adaf.zip
string-extend: grow faster.
* lib.c (string_extend): When more space is needed in the string, grow by 50% rather than 25%. This speeds up code at the expense of some wasted space. Waste space can be dealt with by the final flag in programs where it matters.
Diffstat (limited to 'tests/002/proc/17')
0 files changed, 0 insertions, 0 deletions