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
2020-02-02
Remove //tests symlink (#3849)
Luka Hartwig
2020-01-29
feat: dprint formatter (#3820)
Bartek Iwańczuk
2020-01-20
Fix bug in strace parser (#3720)
Ry Dahl
2020-01-18
Debug strace issue (#3706)
Ry Dahl
2020-01-16
add "deno fetch" benchmarks (#3688)
Bartek Iwańczuk
2020-01-04
Added textencoder benchmark (#3589)
Luca Casonato
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly
2019-10-28
Move prebuilt binaries to third_party (#3227)
Ry Dahl
2019-10-22
Add TextDecoder benchmark (#3180)
Ry Dahl
2019-10-06
refactor benchmark results posting (#3076)
Christian Moritz
2019-10-04
Move deno_std to a more convenient location. (#3057)
Ryan Dahl
2019-09-20
dial/listen API change (#3000)
Ryan Dahl
2019-09-15
tools: do not use 'find_exts()' in benchmarks.py (#2950)
Bert Belder
2019-09-15
tools: clean up third_party.py, and merge prebuilt.py into it (#2950)
Bert Belder
2019-09-11
Upgrade pylint (#2917)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-07-28
benchmarks: add bundle size (#2690)
Bartek Iwańczuk
2019-06-08
make tests quieter (#2468)
Andy Hayden
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
[next]