# # ChangeLog for benchmark/Cargo.toml.in # # Generated by Trac 1.2.1 # May 14, 2024, 12:36:29 PM Mon, 13 Sep 2021 17:19:53 GMT Thierry Delisle [821c534] * benchmark/Cargo.toml.in (modified) * benchmark/Makefile.am (modified) * benchmark/bench.rs (modified) * benchmark/readyQ/cycle.rs (modified) * benchmark/readyQ/locality.rs (modified) * benchmark/readyQ/transfer.rs (added) * benchmark/readyQ/yield.rs (modified) Implemented transfer in rust and fixed minor issues with rust benchmarks Thu, 09 Sep 2021 18:46:17 GMT Thierry Delisle [e5aba4a] * benchmark/Cargo.toml.in (modified) * benchmark/readyQ/yield.rs (added) Added and tweeked rust benchmarks Fri, 18 Dec 2020 18:02:19 GMT Thierry Delisle [49ce636] * benchmark/Cargo.toml.in (added) * benchmark/Makefile.am (modified) * configure.ac (modified) Added Rust cargo file to simplify generation of rust benchmarks