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

--- Comment #4 from Axel Howind <a...@dua3.com> ---
Created attachment 36811
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36811&action=edit
clean up IntList code

The IntList code looked somewhat obfuscated to me (like a literal translation
of some functional code), so I cleaned it up in some places. I rearranged some
of the loops to a more canonical form, which could in theory also be of benefit
performance wise. I did not have measured this one on its won, but together
with the other patches time for a full `ant jar` after `ant clean` went down 20
seconds on my machine, so at least it should not be worse than before.

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

Reply via email to