[
https://issues.apache.org/jira/browse/IO-670?focusedWorklogId=466691&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466691
]
ASF GitHub Bot logged work on IO-670:
-------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/20 09:48
Start Date: 05/Aug/20 09:48
Worklog Time Spent: 10m
Work Description: sebbASF commented on pull request #118:
URL: https://github.com/apache/commons-io/pull/118#issuecomment-669097163
AFAICT the new classes UnsyncBufferedReader etc are not actually used
(except in test code).
I would expect all the contentEquals methods to remain exactly the same
except for changes to the input sources.
The logic should remain unchanged (otherwise the new classes are not proper
replacements).
Likewise I would not expect to see any changes to test cases, only new ones
for the new classes, and perhaps a few new samples for existing methods where
the coverage is incomplete.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 466691)
Time Spent: 8h (was: 7h 50m)
> IOUtils.contentEquals is of low performance. I will refine it.
> --------------------------------------------------------------
>
> Key: IO-670
> URL: https://issues.apache.org/jira/browse/IO-670
> Project: Commons IO
> Issue Type: Improvement
> Reporter: Jin Xu
> Priority: Critical
> Attachments: jmh-result.org.apache.json
>
> Time Spent: 8h
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-io/pull/118]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)