Ruben
Results
2
comments of
Ruben
@bdw here is a nice explanation in the Memory Handling section: https://github.com/facebook/folly/blob/master/folly/docs/FBVector.md
Oops that was happening here: `MVM_VECTOR_INIT(xx,0)`. fixed it by making the default `newsize` 8 when `x_alloc` is 0