]> source.dussan.org Git - poi.git/commit
bug 57840: cache XSSFEvaluationCell and XSSFEvaluationSheet instances (30% evaluation...
authorJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 02:10:32 +0000 (02:10 +0000)
committerJaven O'Neal <onealj@apache.org>
Sat, 11 Jun 2016 02:10:32 +0000 (02:10 +0000)
commite3beb3abdd844cf18e58f39de07724dd3137a506
tree1d1a74a7476c50f91bf9717494a08d3fd8b7d0e5
parent6d03eafcfef9d62f7bc5df998638f08102fdf19f
bug 57840: cache XSSFEvaluationCell and XSSFEvaluationSheet instances (30% evaluation speedup due to caching and faster cell lookup); patch from Greg Woolsey

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747838 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationSheet.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.java