index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
bench
/
bench_formatting
/
bench_formatting.ts
blob: fdee15abb7ab5370b695ee5b8ec073f2bdc3fe23 (
plain
)
1
2
3
Deno.bench("Date.now", () => { Date.now(); });