Results 224 comments of Alexander Yastrebov

@hundredwatt @gunnarmorling @thomaswue

> I didn't want to install Docker on the official eval machine, so I ran on the previously used CCX33 instance. > You wanna do any more changes to this...

@tivrfoa I have a version with collision detection https://github.com/AlexanderYastrebov/1brc/tree/AlexanderYastrebov-go-collision-free which of course is slower :)

> Ah yeah, for merging it, it must handle collisions I've updated the PR

> add something to the README for likeminded folks interested in creating non-Java solutions Oh, they'll figure it out, I'm sure :) Thanks!

If we use `measurements_1B.out` instead of `out_expected.txt` (make `out_expected.txt` a link to it if really needed) - then it follows input/output convention supported by test.sh so we can do `./test...

Funny, https://github.com/yuin/gopher-lua/issues/315#issuecomment-825057818 reports the same problem and comment is liked by @Egor-Skriptunoff who is the author https://github.com/Egor-Skriptunoff/pure_lua_SHA 🙈

https://github.com/golang/go/issues/62212 might be related