Skip to content

added cache for table cells#1051

Open
samzhangjy wants to merge 1 commit intopython-openxml:masterfrom
samzhangjy:master
Open

added cache for table cells#1051
samzhangjy wants to merge 1 commit intopython-openxml:masterfrom
samzhangjy:master

Conversation

@samzhangjy
Copy link

Hi.
I added a cache when accessing table cells using table._cells, and the performance improvement is pretty big.

Before adding cache: 99.94s
Added cache: 1.55s

Hopefully this feature will be merged to the master branch because accessing large tables are just too slow here...

Thanks!

@translation-robot
Copy link

Wow, I tested your modification, and it is top speed ! Many thanks for providing the cache update. Hope it will be pushed in the main branch soon.

@Treedy2020
Copy link

Very useful bro, how does the magic happen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants