mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
09429d08aa
* Implement passthrough for benchmark Add a new option -p,--passthrough to benchmark. With this option, the benchmark command prints its results to stdout and passes the block's output to the next command in the pipeline. * Add execution block for benchmark -p `benchmark --passthrough` now takes a block where the benchmark output is sent. Example: `benchmark -p {save bench.toml} {ls}` |
||
---|---|---|
.. | ||
nu_plugin_binaryview | ||
nu_plugin_fetch | ||
nu_plugin_from_bson | ||
nu_plugin_from_sqlite | ||
nu_plugin_inc | ||
nu_plugin_match | ||
nu_plugin_post | ||
nu_plugin_ps | ||
nu_plugin_s3 | ||
nu_plugin_start | ||
nu_plugin_sys | ||
nu_plugin_textview | ||
nu_plugin_to_bson | ||
nu_plugin_to_sqlite | ||
nu_plugin_tree | ||
nu-cli | ||
nu-data | ||
nu-errors | ||
nu-parser | ||
nu-plugin | ||
nu-protocol | ||
nu-source | ||
nu-table | ||
nu-test-support | ||
nu-value-ext |