https://bz.apache.org/bugzilla/show_bug.cgi?id=60523

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
The proposed patch will not be applied because it results in significant
performance degradation rather than an improvement.

Testing with the Autobahn WebSocket testsuite showed performance decreased more
than 2 orders of magnitude when the proposed patch was applied.

Whether the additional copies, the additional allocations or other factors are
responsible for the performance degradation might be an interesting topic to
research.

Performance bottlenecks are notoriously difficult to identify via code
inspection in all but the most trivial of cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to