Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | Fixed chart width to responsive (#1670) | JaePil Jung | |
2019-02-03 | Add hashlinks to website (#1659) | Dmitry Sharshakov | |
2019-02-03 | Refactor markup of the site (#1663) | Sergey Golovin | |
2019-02-02 | web design (#1655) | Ryan Dahl | |
2019-02-02 | Add an animated logo (#1653) | hashrock | |
2019-01-30 | Add snapshot_compiler.bin to binary size benchmark (#1611) | Ryan Dahl | |
2019-01-30 | Remove Travis benchmark (#1617) | Ryan Dahl | |
- 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-28 | Change subtitle to 'A new way to JavaScript' (#1603) | Dmitry Sharshakov | |
2019-01-26 | Add PWA manifest to website (#1585) | Dmitry Sharshakov | |
2019-01-26 | Add PowerShell install guide to the website (#1590) | Dmitry Sharshakov | |
2019-01-26 | Make links and badges look better (#1588) | Dmitry Sharshakov | |
2019-01-25 | Use shell installer in docs (#1574) | Dmitry Sharshakov | |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2019-01-15 | website: fix link to http_bench.ts (#1522) | Yungoo Kong | |
2019-01-13 | Fix links on website (#1511) | Ryan Dahl | |
2019-01-10 | Add some links to website | Ryan Dahl | |
2018-12-31 | Add CI badges to website | Ryan Dahl | |
2018-12-20 | Add deno logo to website. (#1380) | Ryan Dahl | |
2018-12-18 | Add examples to website. | Ryan Dahl | |
2018-12-13 | Improve text on benchmark site. (#1323) | Ryan Dahl | |
2018-12-12 | fix typo on website | Allen Hai | |
2018-11-16 | Improve docs (#1196) | Ryan Dahl | |
2018-11-14 | Add a simple doc generation tool. | Ryan Dahl | |
And website upload tool. | |||
2018-11-01 | clarify benchmark chart units | bdistin | |
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-10-24 | Support CheckJS | Kitson Kelly | |
2018-10-24 | Clean up y-axes on benchmark page. (#1077) | Ryan Dahl | |
2018-10-23 | Revert "Support CheckJS" | Ryan Dahl | |
Broken in master. This reverts commit dd230d520b5599c0e51cf30245a567f07b3cfb28. | |||
2018-10-23 | Support CheckJS | Kitson Kelly | |
2018-10-20 | y label fix | Kevin (Kun) "Kassimo" Qian | |
2018-10-20 | feat: show only 20 benchmark data in inde.html | Yoshiya Hinosawa | |
2018-10-19 | Add style to benchmark page | Ryan Dahl | |
2018-10-19 | Add Docs.md | Ryan Dahl | |
Remove stuff from Roadmap that has been implemented. | |||
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-16 | improve benchmark page performance and fix test (#1002) | Yoshiya Hinosawa | |
2018-10-16 | First pass at http benchmark. | Ryan Dahl | |
2018-10-11 | Add throughput benchmark (#961) | Ryan Dahl | |
2018-10-06 | refactor: stop hard coding some of benchmark names | Yoshiya Hinosawa | |
2018-10-04 | format | Bert Belder | |
2018-10-03 | fix: re-enable fixed tests | Yoshiya Hinosawa | |
2018-10-03 | fix: fix //website/app_test.js | Yoshiya Hinosawa | |
2018-10-03 | test: disable incorrect tests | Bert Belder | |
These tests weren't running because with the old timer implementation time-outs were sometimes lost, and the test harness uses setTimeout to throw errors after a test has failed. | |||
2018-10-03 | Hide line with value zero (#882) | Kanishkar J | |
2018-10-03 | Add fetch_deps to syscall count. | Ryan Dahl | |
The benchmark was added in b7fd6e but was not surfaced in the UI. TODO: The tests should have failed and caught this situation. | |||
2018-09-30 | Format | Ryan Dahl | |
2018-09-27 | Add benchmark descriptions. | Ryan Dahl | |
2018-09-27 | Benchmarks: github link and truncate sha1 (#845) | Kevin (Kun) "Kassimo" Qian | |
2018-09-26 | Travis benchmark (#832) | ztplz | |
2018-09-26 | Expand binary size benchmark (#830) | Kevin (Kun) "Kassimo" Qian | |
2018-09-26 | Revert "Expand binary size benchmark (#830)" | Bert Belder | |
This reverts commit 8c7416b3f666c62327a2306e955ec59823b1f239. | |||
2018-09-25 | Expand binary size benchmark (#830) | Kevin (Kun) "Kassimo" Qian | |