summaryrefslogtreecommitdiff
path: root/ext/web/benches/encoding.rs
AgeCommit message (Collapse)Author
2023-01-08feat(core): allow specifying name and dependencies of an Extension (#17301)Leo Kettmeir
2022-05-17chore: fix failing bench (#14644)Bartek IwaƄczuk
2022-05-17perf(ext/web): Add fast path for non-streaming TextDecoder (#14217)randomicon00
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>