1brc/.github/pull_request_template.md
2024-01-11 22:53:23 +01:00

867 B

Check List:

  • Tests pass (./test.sh <username> shows no differences between expected and actual outputs)
  • All formatting changes by the build are committed
  • Your launch script is named calculate_average_<username>.sh (make sure to match casing of your GH user name) and is executable
  • Output matches that of calculate_average_baseline.sh
  • Execution time:
  • Execution time of reference implementation: