Mike Gerwitz
e0a209d417
These were using GiB of memory, which is ...unnecessary. I reduced the iteration count significantly, but it was still wasting a lot of time and memory and needed `with_capacity` to reduce the number of copies after reallocation. It is not typical that a buffer would contain this much information. |
||
---|---|---|
.. | ||
asg.rs | ||
memchr.rs | ||
sym.rs | ||
xir.rs |