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

Fix csv export for big results #130

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Dec 6, 2017

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Remove array_merge from list factory and replace it with a simple array push.

Why?

It improve the performance for big results x10.

To Do

  • Update CHANGELOG.md

@alexander-schranz alexander-schranz changed the title Fix performance for list builder WIP: Fix performance for list builder Dec 6, 2017
@alexander-schranz alexander-schranz changed the title WIP: Fix performance for list builder Fix csv export for big results Dec 7, 2017
@wachterjohannes wachterjohannes merged commit b0384c9 into sulu:develop Dec 7, 2017
@alexander-schranz alexander-schranz deleted the hotfix/performance-list-builder branch December 11, 2017 15:56
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.

2 participants