I could be wrong but the NVRO doesnt kick in, simply cause the `StockPrices` 
type is not a big type, it's a fixed size of 16 bytes, so normal copy semantics 
are used instead of treating it as a reference.

Reply via email to