summaryrefslogtreecommitdiff
path: root/tools/flamebench.js
AgeCommit message (Collapse)Author
2022-07-21fix(tools): upgrade to new `Deno.spawn` api (#15265)Satya Rohith
2022-05-18refactor: use spawn API across codebase (#14414)Leo Kettmeir
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
2021-04-26flamebench: streamline profiling benches (#10121)Aaron O'Mullan