Benchmarks for rust serialization frameworks, inspired by https://github.com/djkoloski/rust_serialization_benchmark.
This will build the program and output a .so
file in a non-comitted target/deploy
directory which is used by the config/shank.cjs
configuration file to start a new local validator with the latest changes on the program.
cargo build-bpf
You may run the following command to build the program and run its Rust tests.
cargo test-bpf