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

Small performance improvements in ArchiveProcessor #12288

Merged
merged 1 commit into from Nov 20, 2017

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Nov 20, 2017

There is no need to recursively iterate over all dataTables, when there is no column to rename.

There is no need to recursively iterate over all dataTables, when there is no column to rename.
@tsteur tsteur added the c: Performance For when we could improve the performance / speed of Matomo. label Nov 20, 2017
@tsteur tsteur added this to the 3.2.1 milestone Nov 20, 2017
@tsteur tsteur added the Needs Review PRs that need a code review label Nov 20, 2017
@mattab mattab merged commit 82d8b54 into 3.x-dev Nov 20, 2017
@matomo-org matomo-org deleted a comment from MatomoForumBot Dec 4, 2017
@mattab mattab deleted the archiveprocessorperformance branch December 13, 2017 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Performance For when we could improve the performance / speed of Matomo. Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants