P99 Conf '24 | One Billion Row Challenge in Golang
This talk explores solving Gunnar Morling's One Billion Rows Challenge in Golang. Making use of Golang's easy to use performance tools, we step by step walk through how to reduce the execution time of processing a 16GB file from 6mins to ~12sec.