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

Pile: Improve String and byte[] performance #25

Closed
itadapter opened this issue Jan 17, 2017 · 1 comment
Closed

Pile: Improve String and byte[] performance #25

itadapter opened this issue Jan 17, 2017 · 1 comment
Assignees

Comments

@itadapter
Copy link
Member

Directly write byte[] and String bypassing Slim layer.
This will improve speed for storing pre-rendered JSON and other textual data

@itadapter itadapter self-assigned this Jan 17, 2017
@itadapter
Copy link
Member Author

Added direct byte[] and string support into pile. Performance improved 2x-3x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant