Commit graph

25 commits

Author SHA1 Message Date
Ryan Dahl b1c59d7231
Fix links on website (#1511) 2019-01-13 15:52:42 -05:00
Ryan Dahl 904c69c4c6 Add some links to website 2019-01-10 18:13:48 +01:00
Ryan Dahl 2c0cf1bdf7 Add CI badges to website 2018-12-31 19:38:27 +00:00
Ryan Dahl 79db3cede2
Add deno logo to website. (#1380) 2018-12-20 15:09:44 -05:00
Ryan Dahl 528eb2adb3 Add examples to website. 2018-12-18 19:05:48 -05:00
Ryan Dahl eff66a3c83
Improve text on benchmark site. (#1323) 2018-12-13 16:28:49 -05:00
Allen Hai b8202d2a02 fix typo on website 2018-12-12 18:26:51 -05:00
Ryan Dahl b2bc0a7fc9
Improve docs (#1196) 2018-11-16 08:06:03 +08:00
Ryan Dahl 765863e87a Add a simple doc generation tool.
And website upload tool.
2018-11-14 17:34:28 -08:00
Yoshiya Hinosawa f44ecdff97 feat: show only 20 benchmark data in inde.html 2018-10-20 08:07:20 -04:00
Ryan Dahl 842a087d51 Add style to benchmark page 2018-10-19 21:36:07 -04:00
Ryan Dahl b5d7e38f9b Add Docs.md
Remove stuff from Roadmap that has been implemented.
2018-10-19 21:36:07 -04:00
ztplz b809a82fd9 Add missing copyrights (#1024) 2018-10-19 15:25:29 -04:00
Ryan Dahl c61a0f2f84 First pass at http benchmark. 2018-10-16 09:37:38 -04:00
Ryan Dahl c814d5a914
Add throughput benchmark (#961) 2018-10-11 16:55:22 -04:00
Ryan Dahl ef41a1ab2b Add benchmark descriptions. 2018-09-27 05:00:23 -04:00
ztplz c226e1b44e Travis benchmark (#832) 2018-09-26 20:26:34 -04:00
Ryan Dahl 1956d6846c Also plot cold start time. 2018-09-25 13:13:09 -04:00
Kevin (Kun) "Kassimo" Qian d957f8ebc2 Add syscall count benchmark for 002_hello.ts (#820)
* Add syscall count tracking for benchmark

* Add fetch_deps thread benchmark

* Switch to `strace -c` for syscall parsing

* Spawn http_server during benchmark (for fetch)

* Rename `benchmarks` to `exec_time_benchmarks`

* Update app_test.js
2018-09-24 23:58:18 -04:00
Kevin (Kun) "Kassimo" Qian 1729bdb0d7 Add thread count benchmark (#811) 2018-09-24 18:12:52 -04:00
Yoshiya Hinosawa 17a7b03d1b Start testing website (#813) 2018-09-24 11:31:14 -04:00
Yoshiya Hinosawa 9203e983d1 benchmark: track the binary size (#804) 2018-09-23 11:54:07 -04:00
Yoshiya Hinosawa 3747ec57e0
Add benchmark tools (#777) 2018-09-22 01:09:25 -07:00
Bert Belder 516e1da54c
Revert "Add benchmark tools (#777)"
This reverts commit 3ad48bdb3e.
2018-09-21 15:18:44 -07:00
Yoshiya Hinosawa 3ad48bdb3e Add benchmark tools (#777) 2018-09-21 12:06:59 -04:00