diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-01-30 20:14:19 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-01-30 20:14:19 -0800 |
commit | b04ded61081cb729fb0979d98148025815e998da (patch) | |
tree | 233fdd9a7402fb9a71731751bbbca7f01027fb68 /tests/002/proc/2008/status | |
parent | 7037ccbafe1b1a5540a50440e203d4298b8b2777 (diff) | |
download | txr-b04ded61081cb729fb0979d98148025815e998da.tar.gz txr-b04ded61081cb729fb0979d98148025815e998da.tar.bz2 txr-b04ded61081cb729fb0979d98148025815e998da.zip |
string-extend: don't use set macro to update length.
* lib.c (string_extend): We know that num_fast + delta is in
the fixnum range, because we checked this condition. So
we can just assign it without informing the garbage collector.
This yields about a 16% speedup in get-csv.
Diffstat (limited to 'tests/002/proc/2008/status')
0 files changed, 0 insertions, 0 deletions