Annmayn / html2excel

Convert HTML tables to excel files
https://pypi.org/project/html2excel/
MIT License
11 stars 3 forks source link

Performance is lacking #8

Open roffelsaurus opened 6 months ago

roffelsaurus commented 6 months ago

This library had good output, but is completely unusable due to poor performance.

120kb html file got through in 5 seconds ish

420kb took close to 1 minute.

1.5MB took so long it was indistinguishable from infinite before ctrl+C ended the attempt.