275 Views
I asked about a slow piece of code and why it is so slow. The answer is pretty simple, I messed up, take a look at this piece of code: When the Value is an int, I'm creating a span from the address of a long variable (initialized to zero).
0 comments