initial version 1.0#77
Conversation
|
Hey Hartmut(@hg747), I'm sooooo happy!!! I'm so happy that I'm, literally, jumping up and down with joy inside the vast emptiness that is my brain 😄 I'm really happy that you were able to sort out this GitHub thing, I really am!! 🫂 ❤️ Just one ask: The first line of your # Hartmut GrosserYou can just add another commit to this branch and GitHub will bundle it up. Again, very, very over the Moon for your entry!!!! Cheers, |
|
Awesome sauce!! |
|
I updated my readme.md and was able to upload it to my repository in https://github.com/hg747/1brc-ObjectPascal Then I tried a new pull request for this but I am not sure if I did it correctly. Can you please check? Thanks. |
|
Hey Hartmut(@hg747), When you have an open Pull Request(PR), you just have to upload( This to say that I got that last commit and all is perfect. Cheers, |
|
Great. Thanks for clarification. This all is bloody new to me. |
|
Hey Hartmut(@hg747),
You're more than welcome!!
Here you go: $ time ./bin/hgrosser /tmp/measurements-1_000_000_000.txt 128
{..}
real 1m12.124s
user 1m10.476s
sys 0m1.584s$ time ./bin/hgrosser /tmp/measurements-1_000_000_000.txt 192
{..}
real 1m13.402s
user 1m12.008s
sys 0m1.332s$ time ./bin/hgrosser /tmp/measurements-1_000_000_000.txt 192
{..}
real 1m14.932s
user 1m13.311s
sys 0m1.568sLooks like the default 128 has the best time, so keeping that in the automation!! Cheers, |
|
Thanks a lot. You are very friendly. On my (old) computer, '128' had the best result too, so we have the same behaviour on your fast machine. |
|
Hey Hartmut(@hg747),
You're more than welcome!!
Indeed!! Cheers, |
This is my initial version 1.0