填充模板Excel时,withTemplate(templateFileName).build()整个文件在加载太大了
Open
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 532
- Avg merge
- 23h 19m
- Merged PRs (30d)
- 40
Description
填充模板Excel时,withTemplate(templateFileName).build()整个文件在加载太大了,有什么办法优化一下?或者使用模板方式不进行整个文件copy,而是读一行写一行避免内存开销过大
Contributor guide
Research direction
No source file or test is named. Start by tracing withTemplate(templateFileName).build() through the template-loading path and measure memory use with a large Excel template; done should mean template filling avoids excessive whole-file memory usage while preserving the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100