compute-runtime/shared/test
Morek, Szymon ed7fc9acc9 performance: use staging buffer as a pool
Related-To: NEO-11501

Currently whole staging buffer is consumed even if
size of the transfer is smaller than that buffer.
This commit changes that, so single staging buffer
might be utilized by several smaller transfers
as long as they don't exceed total size

Signed-off-by: Morek, Szymon <szymon.morek@intel.com>
2024-07-18 12:54:00 +02:00
..
common fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
unit_test performance: use staging buffer as a pool 2024-07-18 12:54:00 +02:00