apache / apache/fesod

填充模板Excel时,withTemplate(templateFileName).build()整个文件在加载太大了

Open
#185 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.2k
Forks
532
Avg merge
23h 19m
Merged PRs (30d)
40

Description

填充模板Excel时,withTemplate(templateFileName).build()整个文件在加载太大了,有什么办法优化一下?或者使用模板方式不进行整个文件copy,而是读一行写一行避免内存开销过大

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.