From 3854500520dec78e5b386b6533404d6f6373f907 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Thu, 28 Dec 2023 22:33:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=88=20More=20stations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 22 +++++++++---------- evaluate.sh | 22 +++++++++++++++++++ .../morling/onebrc/CreateMeasurements.java | 22 +++++++++++++++++++ 3 files changed, 55 insertions(+), 11 deletions(-) create mode 100755 evaluate.sh diff --git a/README.md b/README.md index 4c418c3..9b97336 100644 --- a/README.md +++ b/README.md @@ -8,22 +8,22 @@ Each row is one measurement in the format `; stations = Arrays.asList( new WeatherStation("Adelaide", 17.3), new WeatherStation("Melbourne", 15.1),