Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
* 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 | Add thread count benchmark (#811) | Kevin (Kun) "Kassimo" Qian | |
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 | |
This reverts commit 3ad48bdb3e6372f55579808535ce2c17809178ff. | |||
2018-09-21 | Add benchmark tools (#777) | Yoshiya Hinosawa | |