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

Unnecessary buffer copying #18

Open
ruebot opened this issue Jul 10, 2017 · 3 comments

Comments

@ruebot
Copy link
Member

commented Jul 10, 2017

From TODO in src/main/java/io/archivesunleashed/data/WarcRecordUtils.java and src/main/java/io/archivesunleashed/data/ArcRecordUtils.java that will be removed with the resolution of #3:

These methods work fine, but there's a lot of unnecessary buffer copying, which is terrible from a performance perspective.

@ruebot ruebot added the enhancement label Jul 10, 2017

@ianmilligan1

This comment has been minimized.

Copy link
Member

commented Jan 6, 2018

Do we see ourselves as tackling this?

@ruebot

This comment has been minimized.

Copy link
Member Author

commented Jan 8, 2018

I think we need to leave this open, if that is what you're asking.

@ruebot ruebot added the RA-Task label Feb 5, 2018

@ruebot ruebot added this to To Do in 1.0.0 Release of AUT Aug 13, 2018

@ruebot

This comment has been minimized.

Copy link
Member Author

commented Aug 21, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.