aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/encode-into.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-12-013x faster `TextEncoder.prototype.encodeInto`Gravatar Jarred Sumner 1-0/+10
thanks to @Constellation for the tip