summaryrefslogtreecommitdiff
path: root/website/app_test.js
AgeCommit message (Expand)Author
2019-06-11feat: default output filename for deno bundle (#2484)Ryan Dahl
2019-03-06Upgrade deno_std (#1892)Ryan Dahl
2019-01-30Remove Travis benchmark (#1617)Ryan Dahl
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-10-24Clean up y-axes on benchmark page. (#1077)Ryan Dahl
2018-10-16improve benchmark page performance and fix test (#1002)Yoshiya Hinosawa
2018-10-16First pass at http benchmark.Ryan Dahl
2018-10-11Add throughput benchmark (#961)Ryan Dahl
2018-10-06refactor: stop hard coding some of benchmark namesYoshiya Hinosawa
2018-10-03fix: re-enable fixed testsYoshiya Hinosawa
2018-10-03fix: fix //website/app_test.jsYoshiya Hinosawa
2018-10-03test: disable incorrect testsBert Belder
2018-09-27Benchmarks: github link and truncate sha1 (#845)Kevin (Kun) "Kassimo" Qian
2018-09-26Travis benchmark (#832)ztplz
2018-09-26Expand binary size benchmark (#830)Kevin (Kun) "Kassimo" Qian
2018-09-26Revert "Expand binary size benchmark (#830)"Bert Belder
2018-09-25Expand binary size benchmark (#830)Kevin (Kun) "Kassimo" Qian
2018-09-25Also plot cold start time.Ryan Dahl
2018-09-24Add syscall count benchmark for 002_hello.ts (#820)Kevin (Kun) "Kassimo" Qian
2018-09-24Add thread count benchmark (#811)Kevin (Kun) "Kassimo" Qian
2018-09-24Start testing website (#813)Yoshiya Hinosawa