mirror of
https://github.com/nushell/nushell
synced 2025-02-13 04:33:38 +00:00
Should address the first point of - https://github.com/nushell/nushell/issues/8696. # Description i've seen a few appearances of this `benchmark` idea in recent works on `nu-std`, so i thought it would be great to add it finally. # User-Facing Changes a new `std bench` command to measure the performance of `nushell` closures and code blocks. # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - ⚫ `toolkit test` - 🟢 `toolkit test stdlib` # After Submitting ``` $nothing ``` |
||
---|---|---|
.. | ||
dirs.nu | ||
help.nu | ||
iter.nu | ||
log.nu | ||
mod.nu | ||
testing.nu | ||
xml.nu |