From c3401f5ea1a516c2011738181758c89cf8f29b95 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Thu, 28 Dec 2023 18:55:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7e0364f50..476365514 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,12 @@ To submit your own implementation to 1BRC, follow these steps: The challenge runs until Jan 31 2024. Any submissions (i.e. pull requests) created after Jan 31 2024 23:59 UTC will not be considered. +## Discussions + +If you'd like to discuss any potential ideas for implementing 1BRC with the community, +you can use the [GitHub Discussions](https://github.com/gunnarmorling/onebrc/discussions) of this repository. +Please keep it friendly and civil. + ## Evaluating Results Results are determined by running the program on a [Hetzner Cloud CCX33 instance](https://www.hetzner.com/cloud) (8 dedicated vCPU, 32 GB RAM). @@ -132,3 +138,8 @@ A: It's the abbreviation of the project name: **One** **B**illion **R**ow **C**h ## License This code base is available under the Apache License, version 2. + +## Code of Conduct + +Be excellent to each other! +More than winning, the purpose of this challenge is to have fun and learn something new.