Skip to content

Conversation

@norbe
Copy link
Contributor

@norbe norbe commented May 5, 2016

I was debugging export of products becase it takes too much time. At blackfire.io I found that 20% of all time takes resolving cache keys. Problem was with repeated parsing of query parts with regular expressions, that is not necessary for getting cache key. This patch can saves lot of time if you working with large datasets...

@dg
Copy link
Member

dg commented May 7, 2016

Thanks

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