Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
drawaes's comments
login
drawaes
on Jan 12, 2017
|
parent
|
context
[–]
| on:
Not your grandad’s .NET: Pipes, Part 1
You can stackalloc in .net. the very library I am writing in the article uses it for things like 32byte temp hashes etc. Var a = stackalloc byte[32]; for instance
drawaes
on Jan 12, 2017
|
parent
[–]
It's been a massive jump forward in my high performance low allocation .net code
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: