lidavidm closed issue #41: [Java] VariableWidthViewVectorBenchmarks
URL: https://github.com/apache/arrow-java/issues/41
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
lidavidm closed issue #41: [Java] VariableWidthViewVectorBenchmarks
URL: https://github.com/apache/arrow-java/issues/41
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
ViggoC opened a new issue, #41:
URL: https://github.com/apache/arrow-java/issues/41
The performance of VariableWidthViewVector is much slower than
VariableWidthVector in some cases. `setZero` for overwriting is the bottleneck.
```
VariableWidthViewVectorBenchmarks.setSafeFromArray