mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
d332bf1132
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. |
||
---|---|---|
.. | ||
coverage | ||
repl | ||
vendor | ||
doc.rs | ||
fmt.rs | ||
installer.rs | ||
lint.rs | ||
mod.rs | ||
standalone.rs | ||
test.rs | ||
upgrade.rs |