Age | Commit message (Expand) | Author |
---|---|---|
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-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-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-08 | chore(bench): generalized HTTP benchmarks framework (#14815) | Divy Srivastava |