File tree 3 files changed +2
-2
lines changed
src/main/java/dev/morling/onebrc
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ These are the results from running all entries into the challenge on eight cores
55
55
| | 00:05.478 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_obourgain.java ) | 21.0.1-open | [ Olivier Bourgain] ( https://github.com/obourgain ) | |
56
56
| | 00:05.979 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_spullara.java ) | 21.0.1-graal | [ Sam Pullara] ( https://github.com/spullara ) | |
57
57
| | 00:06.166 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_isolgpus.java ) | 21.0.1-open | [ Jamie Stansfield] ( https://github.com/isolgpus ) | |
58
- | | 00:06.576 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_asun .java ) | 21.0.1-open | [ Alan Sun] ( https://github.com/asun ) | |
58
+ | | 00:06.576 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_as-com .java ) | 21.0.1-open | [ Andrew Sun] ( https://github.com/as-com ) | |
59
59
| | 00:06.715 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_algirdasrascius.java ) | 21.0.1-open | [ Algirdas Raščius] ( https://github.com/algirdasrascius ) | |
60
60
| | 00:07.730 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_jotschi.java ) | 21.0.1-open | [ Johannes Schüth] ( https://github.com/jotschi ) | |
61
61
| | 00:07.750 | [ link] ( https://github.com/gunnarmorling/1brc/blob/main/src/main/java/dev/morling/onebrc/CalculateAverage_abeobk.java ) | java | [ Van Phu DO] ( https://github.com/abeobk ) | |
File renamed without changes.
Original file line number Diff line number Diff line change 41
41
42
42
// based on spullara's submission
43
43
44
- public class CalculateAverage_asun {
44
+ class CalculateAverage_asun {
45
45
private static final String FILE = "./measurements.txt" ;
46
46
47
47
private static final VectorSpecies <Byte > BYTE_SPECIES = ByteVector .SPECIES_256 ;
You can’t perform that action at this time.
0 commit comments