[
https://issues.apache.org/jira/browse/IO-670?focusedWorklogId=530428&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-530428
]
ASF GitHub Bot logged work on IO-670:
-------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jan/21 17:01
Start Date: 03/Jan/21 17:01
Worklog Time Spent: 10m
Work Description: XenoAmess commented on pull request #118:
URL: https://github.com/apache/commons-io/pull/118#issuecomment-753646208
> > @garydgregory
> > got it.
> > new added class renamed as:
> > org.apache.commons.io.input.buffer.UnsyncBufferedInputStream
> > org.apache.commons.io.input.buffer.UnsyncBufferedReader
> > org.apache.commons.io.input.buffer.LineEndUnifiedBufferedReader
>
> The Java folks make it sounds like these are superfluous in
https://bugs.openjdk.java.net/browse/JDK-4097272, so I think we need to see a
performance test that shows there is a clear performance benefit to adding
those as valuable on their own.
>
> Perhaps our addition of `UnsynchronizedByteArrayInputStream` was a mistake.
@garydgregory
Hi.
I already listed some performance test results 3 months ago, in this thread.
please look back and see them.
isn't the performance test in the list enough?
If so , what other types of performance test do you need?
----------------------------------------------------------------
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: 530428)
Time Spent: 13.5h (was: 13h 20m)
> 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: 13.5h
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-io/pull/118]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)