From d957f8ebc24bcbdb94c0c5297c0072aa8d2ebec8 Mon Sep 17 00:00:00 2001 From: "Kevin (Kun) \"Kassimo\" Qian" Date: Mon, 24 Sep 2018 23:58:18 -0400 Subject: 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 --- website/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'website/index.html') diff --git a/website/index.html b/website/index.html index 96d1afd7f..3871763ac 100644 --- a/website/index.html +++ b/website/index.html @@ -11,6 +11,8 @@

Thread count chart

+

Syscall count chart

+