From 8577cd35ab992f2b55bef5002dce822916bc7626 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 14 Apr 2026 11:39:12 +0200 Subject: docs: add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..36080ee --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# hare-1brc + +The One Billion Row Challenge in Hare. + +Most of the logic is taken from , with the exception of `i64parse` being from + +## Performance + +On my PC with an i5-9400f, 2x8GB of DDR4@2666MHz and the file on a SATA SSD `./1brc` finishes in 7 seconds. -- cgit v1.2.3