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
/
tools
/
benchmark.py
Age
Commit message (
Expand
)
Author
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-04-17
benchmarks: improve syscall and thread count (#2140)
Ryan Dahl
2019-04-17
benchmarks: fix max_memory and clean up (#2137)
Ryan Dahl
2019-04-16
Add max memory benchmark (#2061)
Dmitry Sharshakov
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-04-05
Add worker benchmarks (#2059)
andy finch
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-03-24
Add benchmark for max latency (#1975)
Bernard Lin
2019-02-26
deno_core (#1827)
Ryan Dahl
2019-02-14
Use prebuilt hyperfine (#1755)
Ryan Dahl
2019-02-11
fix: improve formatting (#1732)
Yoshiya Hinosawa
2019-01-30
Add snapshot_compiler.bin to binary size benchmark (#1611)
Ryan Dahl
2019-01-02
Happy new year!
Ryan Dahl
2018-12-18
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Ryan Dahl
2018-11-30
Use pylint.
Ryan Dahl
2018-10-25
Add error_001.ts to execution time benchmarks.
Ryan Dahl
2018-10-20
Add Rust hyper http benchmark (#1043)
Kevin (Kun) "Kassimo" Qian
2018-10-20
feat: show only 20 benchmark data in inde.html
Yoshiya Hinosawa
2018-10-16
First pass at http benchmark.
Ryan Dahl
2018-10-11
Add throughput benchmark (#961)
Ryan Dahl
2018-09-30
Add fetch_deps syscall count benchmark.
Ryan Dahl
2018-09-26
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Revert "Expand binary size benchmark (#830)"
Bert Belder
2018-09-25
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-25
Also plot cold start time.
Ryan Dahl
2018-09-24
Add syscall count benchmark for 002_hello.ts (#820)
Kevin (Kun) "Kassimo" Qian
2018-09-24
Add thread count benchmark (#811)
Kevin (Kun) "Kassimo" Qian
2018-09-23
benchmark: track the binary size (#804)
Yoshiya Hinosawa
2018-09-22
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-21
Revert "Add benchmark tools (#777)"
Bert Belder
2018-09-21
Add benchmark tools (#777)
Yoshiya Hinosawa