nushell/crates/nu-plugin/src
WindSoilder a7295c8f1b
Plugin: Add benchmark for different encoding protocol (#6384)
* add MessagePack as a plugin protocol

* tmp merge from remote

* add benchmark

* use less benchmark group, and add README for analysing benchmark result

* update README

* update README

* rewrite

* remove comment

* rename

* fmt

Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2022-08-23 11:49:51 -05:00
..
plugin when spawned process during register plugin, pass env to child process (#6261) 2022-08-08 07:26:49 -05:00
protocol Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
serializers add MessagePack as a plugin protocol (#6370) 2022-08-21 06:13:38 -05:00
lib.rs Plugin: Add benchmark for different encoding protocol (#6384) 2022-08-23 11:49:51 -05:00
plugin_capnp.rs Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00