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
2024-11-04
chore: update dlint to v0.68.0 for internal (#26711)
Kenta Moriuchi
2024-10-24
bench: remove http benchmarks (#26484)
Bartek Iwańczuk
2024-10-16
Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)
Nayeem Rahman
2024-09-10
bench: fix CI (#25547)
Bartek Iwańczuk
2024-09-04
BREAKING(io): remove `Deno.read[Sync]()` (#25409)
Asher Gomez
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-12
chore: update the copyright of c, mjs, and jsx (#25005)
Kenta Moriuchi
2024-07-25
chore: fix bench task (#24718)
Asher Gomez
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-04-17
chore(lsp): Include new benchmark in the collected benchmark data (#23420)
Nathan Whitaker
2024-04-16
chore(lsp): Add benchmark for performance on a large real-world repo (#23395)
Nathan Whitaker
2024-03-20
chore(ext/io): remove use of deprecated `Deno.writeSync()` (#22872)
Asher Gomez
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-07
chore: remove unneeded benchmark (#22300)
Bartek Iwańczuk
2024-02-06
bench: fix benchmark (#22279)
Bartek Iwańczuk
2024-02-06
chore: remove benchmarks for ops (#22277)
Bartek Iwańczuk
2024-01-23
refactor: set removal version for `Deno.RequestEvent`, `Deno.HttpConn` and `D...
Asher Gomez
2024-01-22
chore: use `FsFile[Symbol.dispose]()` (#22007)
Asher Gomez
2024-01-04
chore(cli): bump deno_core (#21790)
Matt Mastracci
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-24
chore: ensure that each op provided to ensureFastOps is only used once (#21689)
Matt Mastracci
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-17
chore: make http benches more reliable to start (#21240)
Matt Mastracci
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
[next]