Skip to Content Skip to Menu

Performance of Auto Actions

  • MMDoege
  • MMDoege
  • OFFLINE
  • Posts: 98
  • Thanks: 3
  • Karma: 0
6 years 2 months ago #306926 by MMDoege
Performance of Auto Actions was created by MMDoege
Auto Actions are a real advantage of CB over other platforms like eg. JomSocial.

However the more Auto Actions a CB instance has the slower every profile update becomes (onAfterUserUpdate / onAfterUpdateUser).
What can we do to enhance performance?

Most of Auto Actions have "var1 not equal var3" comparison which we expect that actions do not scan the whole procedure when false.

What about:

1) go from Access type "Everbody" to "Self" (what does this mean btw)
2) trying to get users into specific Custom/CMS ACLs to reduce no of actions to be fired or not

Any hints?

Thank you.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
6 years 2 months ago #306939 by krileon
Replied by krileon on topic Performance of Auto Actions
The performance impact of CB Auto Actions is entirely dependent on the auto action you're using and how many. If you've 20 auto actions acting after profile update for example then it'll of course have some performance impact, but it should be unnoticeable in most cases. I can't give you any specific performance advise beyond using as few auto actions as necessary.

1) go from Access type "Everbody" to "Self" (what does this mean btw)

Everybody applies to anyone who fires the trigger. Self applies only if the User matches the user firing the trigger.

2) trying to get users into specific Custom/CMS ACLs to reduce no of actions to be fired or not

Don't understand what you mean. CB Auto Actions works off usergroups not view access levels. Use whichever Access setting makes most sense for your usage.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum