Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 770 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 770 Bytes

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.