samueleresca commented on PR #1328: URL: https://github.com/apache/arrow-go/pull/1328#issuecomment-5751067378
Reproduced on linux/amd64 (AMD Ryzen 9 9950X, Go 1.26.0): `BenchmarkDictEncoderWriteIndices` is 33–86% faster across all 14 cases (geomean −55%), with no change in allocations (232 B/op, 4 allocs/op). six runs per side, alternating order, benchstat p=0.002 on every case. Small nit: `PutBatchLevels` `int16` and `int32` functions can be merged into a generic. Not a blocker. -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
