Results 7 comments of Samson

``` fragmede@samairmac:(main)~/projects/1billionrows/1brc$ ./test.sh fragmede Validating calculate_average_fragmede.sh -- src/test/resources/samples/measurements-1.txt real 0m0.158s user 0m0.055s sys 0m0.032s Validating calculate_average_fragmede.sh -- src/test/resources/samples/measurements-10.txt real 0m0.067s user 0m0.049s sys 0m0.015s Validating calculate_average_fragmede.sh -- src/test/resources/samples/measurements-10000-unique-keys.txt real 0m0.112s...

Thank you for running the contest! Here's a [successful build/test run](https://github.com/fragmede/1brc/actions/runs/7417098298) to confirm the math my code does is sufficiently correct.

It's possible according to the syscall package docs: http://golang.org/pkg/syscall/ Something like x,y,z = syscall.Syscall(SYS_IOCTL, SPI_IOC_WR_MAX_SPEED_HZ, uinptr(speed)); might do the trick.

Additional feedback to the user would help. If I'm on slow Internet, it looks like OpehHands doesn't work and it's just hanging with "Preparing to start container". If it said...

Whoops, pushed the wrong commit. Only meant to update the documentation.

[9aa1b69](https://github.com/Deep-Symmetry/dysentery/commit/9aa1b693a507031a8487e90b5f31b9353bf068db) is all I wanted to add.

Just exploring what my friend's XDJ-RX is doing when I hook it into my network. It grabs an IP address and then starts spamming a bunch of UDP packets and...