Re: [I] [Java] VariableWidthViewVectorBenchmarks [arrow-java]

2025-01-26 Thread via GitHub
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

Re: [I] [Java] VariableWidthViewVectorBenchmarks [arrow-java]

2025-01-26 Thread via GitHub
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

[I] [Java] VariableWidthViewVectorBenchmarks [arrow-java]

2024-11-26 Thread via GitHub
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