]> 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)
commite5bc4d22ce9c37782ed9d847c62211cf0fd8d125
tree1d1a74a7476c50f91bf9717494a08d3fd8b7d0e5
parentb911299bd3a6a9ce733f421600eb8908dc88dbb1
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