summaryrefslogtreecommitdiff
path: root/cli/bench/http/deno_flash_send_file.js
AgeCommit message (Expand)Author
2024-10-24bench: remove http benchmarks (#26484)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-04-26bench: fix more benchmarks (#18864)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-08-24feat: update `Deno.serve` function signature (#15563)Luca Casonato
2022-08-19feat(unstable): change Deno.serve() API (#15498)Bartek Iwańczuk
2022-08-19perf(runtime): optimize Deno.file open & stream (#15496)Divy Srivastava
2022-08-18feat(ext/flash): An optimized http/1.1 server (#15405)Divy Srivastava