Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperfine: Script re-org #266

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Hyperfine: Script re-org #266

merged 3 commits into from
Jan 9, 2024

Conversation

gunnarmorling
Copy link
Owner

@gunnarmorling gunnarmorling commented Jan 9, 2024

This splits up the existing launch scripts to adhere to the structure established with #182. Only to be merged once that one is in!

@hundredwatt, @AlexanderYastrebov, review welcome. This was a bit of busy work, I hope I didn't mess up anything.

@@ -17,4 +17,4 @@


JAVA_OPTS="--enable-preview"
time java $JAVA_OPTS --class-path target/average-1.0.0-SNAPSHOT.jar dev.morling.onebrc.CalculateAverage_iziamos
tjava $JAVA_OPTS --class-path target/average-1.0.0-SNAPSHOT.jar dev.morling.onebrc.CalculateAverage_iziamos
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tjava

@AlexanderYastrebov
Copy link
Contributor

AlexanderYastrebov commented Jan 9, 2024

Since you change all of them, maybe it would be an improvement to move them into ./benchmark or ./bench before its too late (I think it should be easy to adjust eval scripts).
But this could also be done in subsequent PRs in bulk after this prepare/calculate split.

@AlexanderYastrebov
Copy link
Contributor

I think you'd also like to update README.md

@gunnarmorling
Copy link
Owner Author

Fixed the typo and updated the README. I'm leaving that re-org for a separate PR, to keep things manageable. Thanks a lot for reviewing, @AlexanderYastrebov.

@gunnarmorling
Copy link
Owner Author

Tested with a few entries, all looking good. Merging.

@gunnarmorling gunnarmorling merged commit fa1ca65 into main Jan 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants