Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance #4

Open
richfitz opened this issue Apr 16, 2016 · 0 comments
Open

Performance #4

richfitz opened this issue Apr 16, 2016 · 0 comments

Comments

@richfitz
Copy link
Member

Leaving this one open because it's going to take a while before it's worth resolving...

At the moment, reading a medium sized excel sheet (~100 rows, 40 columns) takes about 1s. That's obviously a bit slow and it's going to be nasty to do that over the whole corpus.

Once we work out exactly what we're after, it might be worth dumping the parsing parts into C/C++, using either libxml2 directly, or using "rapidxml" (like readxl does).

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

No branches or pull requests

1 participant