kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

Add benchmarks targeting kotlinx.io.Source methods and extensions

Open fzhinkin opened this issue 1 year ago • 0 comments
trafficstars

Currently, all benchmarks are targeting the particular Source instance - Buffer. It would be nice to also have benchmarks calling methods on Source, as some extensions have different implementations for Source and Buffer (with optimized implementations for the latter).

fzhinkin avatar Nov 29 '23 16:11 fzhinkin