/bench_dataloader

Compare [ai-dataloader](https://github.com/Tudyx/ai-dataloader) against various other dataloader.

Primary LanguageRustMIT LicenseMIT

Dataloader benchmark

Compare ai-dataloader and PyTorch speed on different datasets.

Mainly inspired by this paper which github is available here.

Run locally

Instruction will be soon added. poetry is needed to install pytorch.

Result

On my machine I observe a 217% speedup for the mono-threaded version, with random image dataset.

image