Closed alec-anikin closed 10 months ago
Hi!
There is a strange memory allocation behavior on writing arrays as Memory\ReadOnlyMemory
Benchmark code insert the same data as array, Memory and ReadOnlyMemory.
I try to solve the issue with this PR and new code benchmarks are below
Thank you!
Hi!
There is a strange memory allocation behavior on writing arrays as Memory\ReadOnlyMemory
Benchmark code insert the same data as array, Memory and ReadOnlyMemory.
I try to solve the issue with this PR and new code benchmarks are below
Thank you!