gunnarmorling / 1brc

1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
https://www.morling.dev/blog/one-billion-row-challenge/
Apache License 2.0
6k stars 1.8k forks source link

1brc submission by godofwharf #658

Closed godofwharf closed 6 months ago

godofwharf commented 7 months ago

Check List:

godofwharf commented 7 months ago

@gunnarmorling Please review the same. My implementation doesn't use Unsafe and doesn't use Graal VM. It goes about processing the file in the following manner

gunnarmorling commented 6 months ago

00:11.363.