On the project page it says "This module will probably consume more resources and run slower than the built-in comment module, so don't use it if performance is a concern. At least not until work has been done to benchmark."

I'm wondering how much of a difference in performance there is between Node Comment and the core Comment module. I know this comment has been on the project page for a long time.

Plus, what would be the performance difference between using Node Comment and Node Referrer (http://drupal.org/project/nodereferrer). I've also been using Node Referrer on a site because it allows a user to setup multiple types of 'comments' for a given content type. For example, users could add a "review" and/or a "photo" to a node, whereas I don't think Node Comments allows for this.

Comments

crea’s picture

Status: Active » Closed (fixed)

D6 1.x branch is not supported anymore. Closing
On your question: there's no big difference when comments are loaded from cache (Nodecomments 2.x has Views caching plugin). But initial rendering when cache is empty is still much slower.

OneTwoTait’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Closed (fixed) » Active

This question is applicable to the new version too.

Does the form for adding a comment load a lot more slowly?

Is it slower than the Node Referrer?

crea’s picture

Form should not be slower, atleast not significatly.

OneTwoTait’s picture

Is the Node Comments slower than the Node Referrer?

crea’s picture

Status: Active » Fixed

Is an elephant slower than a whale ? You are comparing totally different modules.

OneTwoTait’s picture

Well, they can be used for the exact same purposes. So, given the purpose, do you know which one is faster?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.