Commits


andrewchambers authored and GitHub committed 15a8ac3ce4e
GH-37687: [Go] Don't copy in realloc when capacity is sufficient. (#37688) This removes excessive copies observed in some benchmarks. * Closes: #37687 Authored-by: Andrew Chambers <ac@acha.ninja> Signed-off-by: Matt Topol <zotthewizard@gmail.com>