Skip to content

metaplex-foundation/solana_serialization_benchmark

Repository files navigation

Solana Serialization Benchmark

Benchmarks for rust serialization frameworks, inspired by https://github.com/djkoloski/rust_serialization_benchmark.

Versions

  • Solana 1.18.22
  • RustC 1.81.0

Programs

This project contains the following programs:

You will need a Rust version compatible with BPF to compile the program, currently we recommend using Rust 1.68.0.

Clients

This project contains the following clients:

Contributing

Check out the Contributing Guide the learn more about how to contribute to this project.