Closed realamirhe closed 10 months ago
Hey, thanks!
This is already done in #26 – I haven't been able to setup a clean bench environment to test this out yet.
Caching a foo.length
used to not matter, but it may very well matter once again.
It's on my TODO list to go through these PRs.
Any news on this?
This was addressed & merged in the linked PR. Thanks
Benchmark on only string concatenation shows an increase of about 1,000,000 operation/sec. Note: I got benchmark results only in node, in a really inaccurate way. but theoretically, it must increase the performance.