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

JNI binding support for ppc64le Linux #84

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

odaira
Copy link
Member

@odaira odaira commented Apr 7, 2016

This pull request is to support JNI binding for the IBM POWER little endian architecture (ppc64le) in Linux. All of the tests in "ant test" were successful on ppc64le and amd64 Linux.

@kmadhugit
Copy link
Contributor

I got around 300% improvement on micro benchmark with native implementation on Power systems. This compression is also used in Spark, so if this pull request is accepted quickly, it will help Power community. Please expedite the review.

@kiszk
Copy link

kiszk commented Feb 7, 2017

Is there any obstacle to merge this PR?
If it is necessary to verify it on ppc64le platform by others, I am willing to do it.

@odaira
Copy link
Member Author

odaira commented Apr 3, 2017

@Cyan4973 Now that lz4-java has been transferred to lz4.org, could you merge this (as well as other pull requests) and release a new version? Thanks!

@kmadhugit
Copy link
Contributor

@Cyan4973 Is there any blocking issue to merge this pull request?

@Cyan4973
Copy link
Member

nope, no issue,
I guess @odaira will be able to take of it more directly now.

@odaira odaira merged commit e1fee05 into lz4:master Apr 24, 2017
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.

None yet

4 participants