David Stone
098d6fffab
Fix anchor links and add spinner to the benchmarks page ( #2205 )
2019-04-25 13:20:10 -04:00
Dmitry Sharshakov
0c46358220
Add max memory benchmark ( #2061 )
2019-04-16 13:57:05 -04:00
Bernard Lin
3cc90d9bcf
Add benchmark for max latency ( #1975 )
2019-03-24 23:36:27 -04:00
Ryan Dahl
a4dec944bc
web design ( #1728 )
2019-02-11 17:41:13 -05:00
Kaley Main
39429a261d
Add log-scale to execution graph ( #1694 )
2019-02-06 18:08:26 -05:00
JaePil Jung
66cea39067
Fixed chart width to responsive ( #1670 )
2019-02-04 08:40:39 -05:00
Ryan Dahl
b9e368cb4c
Add snapshot_compiler.bin to binary size benchmark ( #1611 )
2019-01-30 14:01:13 -05:00
Ryan Dahl
514b7d3359
Remove Travis benchmark ( #1617 )
...
- We don't look at this benchmark because it jumps around. It isn't
stable so doesn't feel trustable.
- It requires an extra request for every homepage visit. This is
excessive.
- I would gladly reintroduce it if we could store the results of the API
call into a JSON file like we do with other benchmarks.
2019-01-30 13:28:55 -05:00
Yoshiya Hinosawa
77114fbda4
chore: update license lines ( #1557 )
2019-01-21 13:03:30 -06:00
Ryan Dahl
765863e87a
Add a simple doc generation tool.
...
And website upload tool.
2018-11-14 17:34:28 -08:00
bdistin
6345b60ed8
clarify benchmark chart units
...
Currently, the Travis chart displays "time" as the y-label of the graph, when in fact the unit is in minutes. (makes this consistent with other y-labels being "seconds")
2018-11-01 13:52:27 -07:00
Kitson Kelly
2cfa608324
Support CheckJS
2018-10-24 15:29:30 -07:00
Ryan Dahl
5fbe6a242c
Clean up y-axes on benchmark page. ( #1077 )
2018-10-24 07:04:33 -07:00
Ryan Dahl
5cf37c2f20
Revert "Support CheckJS"
...
Broken in master.
This reverts commit dd230d520b
.
2018-10-23 07:07:17 -07:00
Kitson Kelly
dd230d520b
Support CheckJS
2018-10-23 06:01:11 -07:00
Kevin (Kun) "Kassimo" Qian
c0f70ea868
y label fix
2018-10-20 12:55:42 -04: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
Yoshiya Hinosawa
d4afbe6ef3
improve benchmark page performance and fix test ( #1002 )
2018-10-16 12:00:47 -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
Yoshiya Hinosawa
1aa7e18ba3
refactor: stop hard coding some of benchmark names
2018-10-06 23:32:02 -04:00
Kanishkar J
3f1899fc46
Hide line with value zero ( #882 )
2018-10-03 05:21:26 -04:00
Ryan Dahl
545109cf2d
Add fetch_deps to syscall count.
...
The benchmark was added in b7fd6e but was not surfaced in the UI.
TODO: The tests should have failed and caught this situation.
2018-10-03 03:54:25 -04:00
Ryan Dahl
cec82263c1
Format
2018-09-30 16:35:12 -04:00
Ryan Dahl
ef41a1ab2b
Add benchmark descriptions.
2018-09-27 05:00:23 -04:00
Kevin (Kun) "Kassimo" Qian
c75b1b6237
Benchmarks: github link and truncate sha1 ( #845 )
2018-09-27 02:19:42 -04:00
ztplz
c226e1b44e
Travis benchmark ( #832 )
2018-09-26 20:26:34 -04:00
Kevin (Kun) "Kassimo" Qian
32806b1871
Expand binary size benchmark ( #830 )
2018-09-26 14:16:22 -07:00
Bert Belder
3a6da19eb8
Revert "Expand binary size benchmark ( #830 )"
...
This reverts commit 8c7416b3f6
.
2018-09-26 08:35:12 -04:00
Kevin (Kun) "Kassimo" Qian
8c7416b3f6
Expand binary size benchmark ( #830 )
2018-09-25 20:08:09 -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