gsoc:rules_optimization

Events happening in the community are now at Drupal community events on www.drupal.org.
Saubhagya's picture

Rules Optimization:Update-6

Here is the sixth update of Rules Optimization SoC Project. In the previous week I didn't start with rule sets as I mentioned in last update. Instead of this klausi and me agreed upon optimizing tree structure further.

Tasks done:

Read more
Saubhagya's picture

Rules Optimization:Update-5

This is the fifth update of Rules Optimization SoC Project. In this week my major tasks were about making the module more reliable by simpletests and code cleanup. These can be summarized as:

Read more
Saubhagya's picture

Rules Optimization:Update-4

This is the fourth update of Rules Optimization SoC Project. Optimization for event sets is finally working (There might be some bugs so currently it's under review). And fago has also committed the patch for optimization (http://drupal.org/node/810770) in Rules 2.x. So this module would work for optimization with latest Rules 2.x. But before using rules_optimization module keep in mind that there should not be any event set on the site before enabling the module otherwise site will break. First remove event sets, enable rules_optimization module and then create event sets again (seems lengthy but this would give optimized performance).

Read more
Saubhagya's picture

Rules Optimization:Update-3

Here is the third update of Rules Optimization SoC Project. Now working rules_optimization module is available at http://github.com/saubhagya/rules_optimization and it plugs easily to the Rules 2.x with rules_optimization_integration patch. Module logs the tree structure in Rules log but it doesn't trigger the rules right now :)

Tasks done:

Read more
Saubhagya's picture

Rules Optimization:Update-2

This is the second weekly update in row for Rules Optimization SoC Project. As I mentioned in my previous update, currently I'm working on the decision tree structure for the rules' conditions.

Summary of work done:

Read more
Saubhagya's picture

Rules Optimization:Update-1

This is a long delayed first update of Rules Optimization SoC Project. The regular updates for the project would be posted here, which will be linked through the wiki page of the project.

I had several online meetings with my mentor(klausi) and co-mentor(fago) and my work is divided into three broad parts:

  • Developing patch for Rules which would provide an interface for modules to optimize Rules condition evaluation
  • Find a decision tree way to optimize event sets containing simple logical operations.
Read more
Subscribe with RSS Syndicate content