alibaba/easyexcel

导出--合并单元格很慢,超过3分钟

Open

#3,979 opened on Sep 6, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (7,599 forks)batch import
help wanted

Repository metrics

Stars
 (33,728 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

问题描述:导出--合并单元格很慢,超过3分钟,目前数据大概在6千条,使用的版本是2.2.8,使用的合并策略是自定义的,因为1到5列合并,8到10列合并,不是连续的合并。

所以想问下,有什么好的方法吗?能让导出时间控制在10s内,因为我见大家提的问题,没找到合适的解决方案。

Contributor guide