Skip to content

[Java] add int array to avoid box cost#39

Merged
chaokunyang merged 2 commits intomainfrom
add_optimized_int_array
May 4, 2023
Merged

[Java] add int array to avoid box cost#39
chaokunyang merged 2 commits intomainfrom
add_optimized_int_array

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

add int array to avoid java primitive boxing cost

Related issue number

Closes #38

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit 0f06960 into main May 4, 2023
@chaokunyang chaokunyang deleted the add_optimized_int_array branch May 4, 2023 09:50
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.

[Java] add int array to avoid boxing cost

1 participant