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_test.js
Age
Commit message (
Expand
)
Author
2018-10-24
Clean up y-axes on benchmark page. (#1077)
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
fix: re-enable fixed tests
Yoshiya Hinosawa
2018-10-03
fix: fix //website/app_test.js
Yoshiya Hinosawa
2018-10-03
test: disable incorrect tests
Bert Belder
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