summaryrefslogtreecommitdiff
path: root/ext/web/benches/encoding.rs
AgeCommit message (Expand)Author
2022-05-17chore: fix failing bench (#14644)Bartek IwaƄczuk
2022-05-17perf(ext/web): Add fast path for non-streaming TextDecoder (#14217)randomicon00