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
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-03-27
fix(cli/bench): look for clone3 syscalls for thread count (#18456)
Divy Srivastava
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-18
chore(bench): add RUNTIME_SNAPSHOT.bin (#18269)
Leo Kettmeir
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-02-22
fix(lint): revert no-deprecated-api for Deno.run (#17880)
David Sherret
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-14
refactor(bench/http): Use optional chaining instead of `||` fallthrough (#17317)
Max Coplan
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-05
refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)
Yiyu Lin
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-09
unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893)
Bartek Iwańczuk
2022-12-02
perf: use fast api for io read/write sync (#15863)
Divy Srivastava
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-15
perf(runtime/spawn): collect output using `op_read_all` (#16596)
Marcos Casagrande
2022-10-28
Reland "perf(core): generate inlined wrappers for async ops" (#16455)
Divy Srivastava
2022-10-27
Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)
Divy Srivastava
2022-10-27
perf(core): generate inlined wrappers for async ops (#16428)
Divy Srivastava
2022-10-26
feat: Stabilize Deno.consoleSize() API (#15933)
Bartek Iwańczuk
2022-10-17
bench: don't send data to grafana (#16324)
Bartek Iwańczuk
2022-10-17
bench: run HTTP benches for 10s (#16322)
Bartek Iwańczuk
2022-10-15
bench: don't show output (#16288)
Bartek Iwańczuk
2022-10-15
bench: avoid port collision (#16285)
Bartek Iwańczuk
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
[prev]
[next]