deno
4791d16a - perf(cli): use faster_hex (#22761)

Commit
2 years ago
perf(cli): use faster_hex (#22761) `cli::util::checksum` was showing up on flame graphs because it was concatenating allocated strings. We can use `faster-hex` to improve it.
Author
Parents
Loading