Age | Commit message (Expand) | Author |
---|---|---|
2024-04-16 | chore(lsp): Add benchmark for performance on a large real-world repo (#23395) | Nathan Whitaker |
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-01-24 | refactor: remove Deno.core (#16881) | Bartek Iwańczuk |
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-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-18 | feat(ext/flash): An optimized http/1.1 server (#15405) | Divy Srivastava |
2022-01-18 | Add LSP benchmark mimicking the one on quick-lint-js (#13365) | Ryan Dahl |
2022-01-13 | chore: rename cli/bench/fixtures to cli/bench/testdata (#13363) | Ryan Dahl |