The One Billion Row Challenge
Read OriginalThe One Billion Row Challenge (1BRC) is a Java programming competition running in January 2024. Participants must write the fastest possible Java program to read a text file with one billion temperature measurements, calculate min, mean, and max per weather station, and output the results. The challenge encourages exploring advanced Java features like virtual threads, the Vector API, SIMD, and GC optimization.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser