import { Sha512 } from "https://deno.land/std/hash/sha512.ts"; import { bench, run } from "https://esm.run/mitata"; bench("Sha512", () => new Sha512().update("hello world").arrayBuffer()); await run(); m/macros?h=v0.5.5' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/macros (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15fix redirects and CNAMEGravatar Jorge Aparicio 2-4/+11
2019-09-15Updated links in README for rtfm.rsGravatar Emil Fresk 2-3/+3
2019-09-15link to older docs from the bookGravatar Jorge Aparicio 1-1/+4