From 1281e77be4baf9f49f068098bc6fce4071e40b91 Mon Sep 17 00:00:00 2001 From: giovannicuccu Date: Mon, 29 Jan 2024 21:12:05 +0100 Subject: new version by Giovanni Cuccu (#640) * Solution without unsafe * Solution without unsafe * Solution without unsafe, remove the usage of bytebuffer, passes the create_measurements3 test * bug fix for 10k test, update also the CreateMeasurements3.java to use '\n' as newline instead of the os value (if it runs on windows it uses crlf and "breaks" the file format ) * new version that should perform way better than the previous one * removed prepare script for giovannicuccu * removed some comments --------- Co-authored-by: Giovanni Cuccu --- calculate_average_giovannicuccu.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 calculate_average_giovannicuccu.sh (limited to 'calculate_average_giovannicuccu.sh') diff --git a/calculate_average_giovannicuccu.sh b/calculate_average_giovannicuccu.sh old mode 100755 new mode 100644 -- cgit v1.2.3