awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
7.73k stars 341 forks source link

perf: Misc string perf improvements #419

Closed richarddavison closed 2 weeks ago

richarddavison commented 2 weeks ago

Description of changes

Reducing allocations in XML parsing & number formatting

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.