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-10-25
build: fix lsp benchmark (#20969)
Nayeem Rahman
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-07-08
chore: upgrade to dprint 0.39 (#19768)
David Sherret
2023-07-02
build: remove stale benchmark (#19681)
Bartek Iwańczuk
2023-06-24
bench: fix benchmarks (#19600)
Bartek Iwańczuk
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-05-26
chore: remove useless benchmark (#19272)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-04-30
perf(core): async op pseudo-codegen and performance work (#18887)
Matt Mastracci
2023-04-27
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Matt Mastracci
2023-04-26
bench: fix more benchmarks (#18864)
Bartek Iwańczuk
2023-04-26
chore: fix benchmarks (#18863)
David Sherret
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-22
feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)
Matt Mastracci
2023-04-16
bench: add benchmark for deferred async ops (#18722)
Bartek Iwańczuk
2023-04-13
perf(ops): directly respond for eager ops (#18683)
Bartek Iwańczuk
2023-04-05
chore(cli/bench): add ws echo bench (#18595)
Divy Srivastava
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
[next]