Skip to content

Commit

Permalink
fix simple typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lpmi-13 authored and gunnarmorling committed Jan 2, 2024
1 parent c4128e5 commit a6c0f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ To submit your own implementation to 1BRC, follow these steps:
* (Optional) If you'd like to use native binaries (GraalVM), adjust the _pom.xml_ file so that it builds that binary.
* Create a pull request against the upstream repository, clearly stating
* The name of your implementation class.
* The JDK build to use (of not specified, the latest OpenJDK 21 upstream build will be used).
* The JDK build to use (if not specified, the latest OpenJDK 21 upstream build will be used).
* The execution time of the program on your system and specs of the same (CPU, number of cores, RAM). This is for informative purposes only, the official runtime will be determined as described below.
* I will run the program and determine its performance as described in the next section, and enter the result to the scoreboard.
Expand Down

0 comments on commit a6c0f50

Please sign in to comment.