Y
Hacker News
new
|
ask
|
show
|
jobs
by
merb
2478 days ago
yeah especially with Span<T> it's way easier to create high performance code, while reducing GC pressure. Also depending on the Platform P/Invoke to C/C++ is also a solution that works quite better than on Java's JNI.