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

Using a faster version of getBytes. #281

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ameyakarve
Copy link

I had noticed that the payload shortening was very slow. This cuts down the time for this op by half. Please refer https://blog.codecentric.de/en/2014/04/faster-cleaner-code-since-java-7/

… had noticed that the payload shortening was very slow. This cuts down the time for this op by half. Please refer https://blog.codecentric.de/en/2014/04/faster-cleaner-code-since-java-7/
@matzew
Copy link
Collaborator

matzew commented Dec 23, 2015

@ameyakarve looks like some tests are failing:
https://travis-ci.org/notnoop/java-apns/builds/98498429

Please ignore the JDK-6 failure ;-)

I think it's a good idea to actually get rid of JDK-6

@ameyakarve
Copy link
Author

Do let me know when you merge. I am using a forked version right now

Ameya

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