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
/
cli
/
bench
Age
Commit message (
Expand
)
Author
2022-10-10
fix(npm): support compiling on linux/aarch64 (#16208)
Luke Channings
2022-10-09
perf(ext/crypto): optimize `getRandomValues` (#16212)
Divy Srivastava
2022-10-07
perf(napi): optimize primitive napi functions (#16163)
Divy Srivastava
2022-10-04
perf(ext/fetch): consume body using ops (#16038)
Marcos Casagrande
2022-09-28
feat(ext/flash): add `reuseport` option on Linux (#16022)
Divy Srivastava
2022-09-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-27
fix(cli/bench): strace numeric format (#16055)
Marcos Casagrande
2022-09-27
feat(ext/crypto): add x25519 and Ed25519 CFRG curves (#14119)
Divy Srivastava
2022-09-23
perf: use fast ops for tty (#15976)
Divy Srivastava
2022-09-22
perf: fs optimizations - part 1 (#15873)
Divy Srivastava
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-10
perf: optimize URL serialization (#15663)
Divy Srivastava
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-05
perf(runtime): flatten arguments for write_file ops (#15776)
Divy Srivastava
2022-09-04
fix(bench): make sure bytes/response is equal (#15763)
Divy Srivastava
2022-08-28
perf: use fast api for op_now (#15643)
Divy Srivastava
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-19
chore(bench): add flash router benchmarks (#15495)
Divy Srivastava
2022-08-19
perf(runtime): optimize Deno.file open & stream (#15496)
Divy Srivastava
2022-08-19
fix(ext/flash): concurrent response streams (#15493)
Divy Srivastava
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
2022-07-22
feat(ops): V8 Fast Calls (#15122)
Divy Srivastava
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-11
benchmarks: fix exec_time and latency benchmarks (#15155)
Bartek Iwańczuk
2022-07-04
chore(cli/bench): use `deno bench` for deno_common.js (#15063)
Divy Srivastava
2022-07-02
chore(cli/bench): benchmark for raw HTTP ops (#15043)
Divy Srivastava
2022-07-01
chore(cli/bench): Add more HTTP benchmarks (#14995)
Divy Srivastava
2022-06-29
chore(cli/bench): Add bun HTTP server (#15004)
Divy Srivastava
2022-06-29
chore(cli): remove unnecessary unsafe in bench (#15000)
bokuweb
2022-06-28
refactor(bench): continuous benchmarking improvements (#14821)
Divy Srivastava
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-20
fix(cli/bench): Use `deno check` instead of `deno cache` (#14916)
Divy Srivastava
2022-06-08
chore(bench): generalized HTTP benchmarks framework (#14815)
Divy Srivastava
2022-05-25
chore: upgrade test_util/std/ submodule (#14722)
Bartek Iwańczuk
2022-04-03
refactor(lsp): migrate from lspower back to tower-lsp (#14163)
Jason
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
David Sherret
2022-03-30
feat(lsp): add experimental testing API (#13798)
Kitson Kelly
2022-03-23
chore: remove all `pub(crate)`s from the cli crate (#14083)
David Sherret
2022-03-16
perf(web): optimize Blob.text and Blob.arrayBuffer (#13981)
Divy Srivastava
2022-03-16
perf(web): use DOMString for BlobParts (#13979)
Divy Srivastava
2022-03-07
bench(common): base64 short strings (#13851)
Aaron O'Mullan
2022-03-04
bench: add base64 roundtrip (#13839)
Divy Srivastava
[prev]
[next]