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

Question | What are this bundle's performances ? #38

Open
sazzabi opened this issue Dec 14, 2017 · 0 comments
Open

Question | What are this bundle's performances ? #38

sazzabi opened this issue Dec 14, 2017 · 0 comments

Comments

@sazzabi
Copy link

sazzabi commented Dec 14, 2017

Hi, I'm facing huge problem exporting massive amount of data to Excel, I've tried many bundles out there, but in all of them, if I don't get out of memory exception, I get timeout exception. I'm trying to export +200k rows, so what I did is to paginate the request over 20 redirections (1st page export PAGE_SIZE = 50k rows to json, then redirect request to same location with manipulating display start and redirections, save next page to the same json... etc..). when it comes to transforming the json to excel, I'm facing same issues : either memory problem or timeout problem.

Can you tell me more about performances of this bundle ?

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