mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
![]() 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 |