mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
4791d16a8e
`cli::util::checksum` was showing up on flame graphs because it was concatenating allocated strings. We can use `faster-hex` to improve it. |
||
---|---|---|
.. | ||
cipher.rs | ||
dh.rs | ||
digest.rs | ||
mod.rs | ||
primes.rs | ||
x509.rs |