#
# ChangeLog for benchmark/io/sendfile
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:31:59 AM

Thu, 09 Jun 2022 14:58:12 GMT Thierry Delisle <tdelisle@…> [430ce61]
	* benchmark/io/sendfile/producer.cfa (added)

	Added sendfile test in Cforall


Wed, 16 Feb 2022 21:30:02 GMT Thierry Delisle <tdelisle@…> [3a40df6]
	* benchmark/io/sendfile/producer.c (modified)

	Producer now also uses the naive read/write approach


Tue, 15 Feb 2022 21:28:29 GMT Thierry Delisle <tdelisle@…> [3263e2a4]
	* benchmark/io/sendfile/producer.c (modified)

	Producer now has multiple io_uring implementations.


Tue, 15 Feb 2022 21:14:26 GMT Thierry Delisle <tdelisle@…> [6dc17a3d]
	* benchmark/io/sendfile/consumer.c (modified)

	Changed consumer to run for ever.


Tue, 15 Feb 2022 19:50:04 GMT Thierry Delisle <tdelisle@…> [1a0b600]
	* benchmark/io/sendfile/producer.c (added)

	Implemented producer to use sendfile and splice.


Tue, 15 Feb 2022 19:49:43 GMT Thierry Delisle <tdelisle@…> [ef6d059]
	* benchmark/io/sendfile/consumer.c (modified)

	Changed the consumer to accept twice


Tue, 15 Feb 2022 00:57:01 GMT Thierry Delisle <tdelisle@…> [da81b849]
	* benchmark/io/sendfile/consumer.c (modified)

	Fix argument handling for sink.


Mon, 14 Feb 2022 21:51:53 GMT Thierry Delisle <tdelisle@…> [8761d40a]
	* benchmark/io/sendfile/consumer.c (added)

	Added sink program to test splice