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
/
website
/
app.js
Age
Commit message (
Expand
)
Author
2019-06-11
feat: default output filename for deno bundle (#2484)
Ryan Dahl
2019-06-06
add tcp proxy benchmarks + split out website section for proxy req/s (#2464)
Kurt Mackey
2019-04-30
Fix max_latency benchmark on zero value (#2247)
Ryan Dahl
2019-04-25
Fix anchor links and add spinner to the benchmarks page (#2205)
David Stone
2019-04-16
Add max memory benchmark (#2061)
Dmitry Sharshakov
2019-03-24
Add benchmark for max latency (#1975)
Bernard Lin
2019-02-11
web design (#1728)
Ryan Dahl
2019-02-06
Add log-scale to execution graph (#1694)
Kaley Main
2019-02-04
Fixed chart width to responsive (#1670)
JaePil Jung
2019-01-30
Add snapshot_compiler.bin to binary size benchmark (#1611)
Ryan Dahl
2019-01-30
Remove Travis benchmark (#1617)
Ryan Dahl
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2018-11-14
Add a simple doc generation tool.
Ryan Dahl
2018-11-01
clarify benchmark chart units
bdistin
2018-10-24
Support CheckJS
Kitson Kelly
2018-10-24
Clean up y-axes on benchmark page. (#1077)
Ryan Dahl
2018-10-23
Revert "Support CheckJS"
Ryan Dahl
2018-10-23
Support CheckJS
Kitson Kelly
2018-10-20
y label fix
Kevin (Kun) "Kassimo" Qian
2018-10-20
feat: show only 20 benchmark data in inde.html
Yoshiya Hinosawa
2018-10-19
Add style to benchmark page
Ryan Dahl
2018-10-16
improve benchmark page performance and fix test (#1002)
Yoshiya Hinosawa
2018-10-16
First pass at http benchmark.
Ryan Dahl
2018-10-11
Add throughput benchmark (#961)
Ryan Dahl
2018-10-06
refactor: stop hard coding some of benchmark names
Yoshiya Hinosawa
2018-10-03
Hide line with value zero (#882)
Kanishkar J
2018-10-03
Add fetch_deps to syscall count.
Ryan Dahl
2018-09-30
Format
Ryan Dahl
2018-09-27
Add benchmark descriptions.
Ryan Dahl
2018-09-27
Benchmarks: github link and truncate sha1 (#845)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Travis benchmark (#832)
ztplz
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-24
Start testing website (#813)
Yoshiya Hinosawa
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