-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My first submission #697
My first submission #697
Conversation
@gunnarmorling Hope you're having a great evening and that all is ready to be tested. Thank you for creating such a magnificent challenge. My colleagues and I (and java community) learned a lot! |
This produces incorrect output for the 10K keyset test (see create_measurements_3.sh):
|
Hi @gunnarmorling, I've realised where the bug is -> while doing hash collisions I've misused 2 variables (index and i) -.-. Thank you in advance! |
Yes, you can. As we're after the cut-off time, you'll have two more changes you can make to this PR (see note at the top of the README). If it's not working or valid after that, I'll have to close it unfortunately. Updates should be pushed quickly, so I can evaluate all the pending entries. Thx! |
Getting this exception now for the 10K keyset:
Note you can push once more to this PR before I'll either merge it (if valid) or have to close it. Thx! |
Ok, this looks good now. 00:08.157 for the standard key set. |
Check List:
./mvnw verify
and the project builds successfully./test.sh <username>
shows no differences between expected and actual outputs)calculate_average_<username>.sh
(make sure to match casing of your GH user name) and is executablecalculate_average_baseline.sh