summaryrefslogtreecommitdiff
path: root/tools/throughput_benchmark.py
AgeCommit message (Collapse)Author
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-04-07Refactor CLI flag parsing (#2025)Bartek Iwańczuk
2019-02-08Add --allow-read (#1689)Dmitry Sharshakov
Co-authored-by: Greg Altman <g.s.altman@gmail.com>
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-11-30Use pylint.Ryan Dahl
2018-11-08build: Use target/ instead of out/ (#1153)Ryan Dahl
2018-10-16Fix throughput_benchmarkRyan Dahl
2018-10-11Add throughput benchmark (#961)Ryan Dahl