Y
Hacker News
new
|
ask
|
show
|
jobs
by
polskibus
2478 days ago
Have you tried using all the value types performance magic (avoid GC, use structs, avoid copying, consider stackalloc, etc)?