2024-01-03•Hacker News•Share on Twitter•Share on Linkedin•Copy link
Summary:
The One Billion Row Challenge (1BRC) is a coding challenge that involves retrieving temperature measurement values from a text file and calculating the min, mean, and max temperature per weather station using a Java program.
The challenge aims to explore the benefits of modern Java and push the platform to its limits in terms of performance.
Participants must follow certain rules and submit their implementation to the challenge repository on GitHub for evaluation.