Skip to content

anisimov-anthony/blazzzing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazzzing 🚀

A collection of benchmarking and code optimization examples in Rust.
This project gathers different cases to compare performance and demonstrate how various changes can lead to faster code.

Goals

  • Compare different coding approaches.
  • Collect practical optimization examples.
  • Help Rust developers understand the real-world performance impact of their choices.

Getting Started

Clone the repository and run the benchmarks:

git clone https://github.com/anisimov-anthony/blazzzing.git
cd blazzzing
cargo bench --bench "bench_name"

Contributing

  • Open a Pull Request with new benchmarking examples.
  • Add interesting optimization case studies.
  • Open an Issue for ideas and discussions.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this project, provided that proper credit is given. See the LICENSE file for full details.

About

A collection of benchmarking and code optimization examples in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages