This crate is designed to benchmark the performance of Cairo-VM in a hyper-threaded environment. By leveraging the Rayon library, we can transform sequential computations into parallel ones, maximizing the utilization of available CPU cores.
To execute the benchmarks, navigate to the project's root directory and run the following command:
make hyper-threading-benchmarks