diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-02-25 16:14:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-25 16:14:46 +0100 |
commit | d332bf113259f65e90b18b543f19def248e38daa (patch) | |
tree | ed842487aa4f903d50bbb45d8ed2b5292257eda7 /cli/graph_util.rs | |
parent | 111c343281b559ea51fd66c2ddc260549406a822 (diff) |
feat: deno test --trace-ops (#13770)
This commit adds "--trace-ops" flag to "deno test" subcommand.
This flag enables saving of stack traces for async ops, that before were always
saved. While the feature proved to be very useful it comes with a significant performance
hit, it's caused by excessive source mapping of stack frames.
Diffstat (limited to 'cli/graph_util.rs')
0 files changed, 0 insertions, 0 deletions