1brc icon indicating copy to clipboard operation
1brc copied to clipboard

Initial solution by raipc

Open raipc opened this issue 1 year ago • 1 comments

Check List:

  • [x] Tests pass (./test.sh <username>)
  • [x] All formatting changes by the build are committed
  • [x] Output matches that of calculate_average_baseline.sh
  • Execution time: 0m11.721s
  • Execution time of reference implementation: 4m49.937s

My solution is based on implementing fork/join tasks and using JVM internals to access vectorized intrinsics.

raipc avatar Jan 06 '24 18:01 raipc

Added custom hash map -- decreased exec time to 0m8.542s

raipc avatar Jan 06 '24 23:01 raipc

@gunnarmorling I fixed the script and license. Could you merge it, please?

raipc avatar Jan 08 '24 20:01 raipc

Have some patience, please :) I'm swamped with submissions, and there's an issue with the evaluation environment to sort out. I'll get to this in due course. Thx for hanging in!

gunnarmorling avatar Jan 08 '24 20:01 gunnarmorling

00:10.473. Thx for participating!

gunnarmorling avatar Jan 10 '24 21:01 gunnarmorling