I notice that the module has the views hooks in the module file. That is 140 lines of code that don't need to be loaded on every page hit. I suggest to move them in view.inc.

Comments

miroslavbanov’s picture

Status: Active » Needs review
StatusFileSize
new8.43 KB

Here is a patch. I didn't change anything other than moving the code.

miroslavbanov’s picture

Title: Move views hoos to views.inc » Move views hooks to views.inc

Fixing typo it title.