summaryrefslogtreecommitdiff
path: root/cli/tests/unit/write_text_file_test.ts
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@gmail.com>2021-09-23 00:45:58 +0200
committerGitHub <noreply@github.com>2021-09-23 00:45:58 +0200
commita33ee087ce77b8eb15ae23858c6743ce12eea563 (patch)
treea8c428caa18bf0bc644c7f7c928ddad8699ac824 /cli/tests/unit/write_text_file_test.ts
parent845a27e748c26bd75752bfe19082226c4e43266b (diff)
perf(ops): optimize permission check (#11800)
* perf(ops): optimize permission check Removes the overhead of permission check on access granted (should be common case): Delta measured on `perf_now` from `deno_common` bench: - before: `528ns/op - after: `166ns/op` So ~3x faster
Diffstat (limited to 'cli/tests/unit/write_text_file_test.ts')
0 files changed, 0 insertions, 0 deletions