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
5.69k stars 1.72k forks source link

Test instance #720

Open tomerr90 opened 5 months ago

tomerr90 commented 5 months ago

Hey Gunnar! So unfortunately I only found time now to join in on the fun and was trying to replicate the test instance. You said 8 cores and 32GB RAM (Hetzner Cloud CCX33) here https://www.morling.dev/blog/one-billion-row-challenge/ And in the repo readme you said 8 cores of a Hetzner AX161, so which one is it? And are you setting the heap size somewhere or is it controlled by the submission? (I saw the hook for JAVA_OPTS) Also, which disk did you set it up with? SATA/NVME SSD? I think this will be very useful for people who want to keep the fun going :) Thanks!

tarsa commented 4 months ago

as said e.g. in https://github.com/gunnarmorling/1brc/discussions/275#discussioncomment-8207783 :

the same machine as the Java one, Hetzner CCX33?

it changed. see discussion at: #189

now it's: https://github.com/gunnarmorling/1brc?tab=readme-ov-file#results

These are the results from running all entries into the challenge on eight cores of a Hetzner AX161 dedicated server (32 core AMD EPYC™ 7502P (Zen2), 128 GB RAM).