#
# ChangeLog for benchmark/Cargo.toml.in
#
# Generated by Trac 1.2.1
# Apr 18, 2025, 5:51:30 AM

Fri, 29 Apr 2022 18:24:40 GMT Thierry Delisle <tdelisle@…> [b029e310]
	* benchmark/Cargo.toml.in (modified)
	* benchmark/Makefile.am (modified)
	* benchmark/readyQ/churn.rs (added)

	Implemented churn benchmark for rust.


Mon, 13 Sep 2021 17:19:53 GMT Thierry Delisle <tdelisle@…> [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 <tdelisle@…> [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 <tdelisle@…> [49ce636]
	* benchmark/Cargo.toml.in (added)
	* benchmark/Makefile.am (modified)
	* configure.ac (modified)

	Added Rust cargo file to simplify generation of rust benchmarks