Skip to content

Commit a51eedf

Browse files
Include benchmark test results for user classification
Added benchmark information for user classification performance.
1 parent 9c43f1f commit a51eedf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/user-classification.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ For new users created after the User Classification module is implemented, confi
5555

5656
For users provisioned before the User Classification module is implemented, trigger a one-time classification. You can do this by adding a button on an admin screen that triggers a `UserClassification.UpdateUsersClassificationType` microflow. The execution of this microflow may take some time, depending on the number of users to be classified.
5757

58+
{{% alert color="info" %}}
59+
A benchmark test on a small node (S) demonstrates that your app can approximately bulk update 250 users per second when using userrole-based classification.
60+
{{% /alert %}}
61+
5862
### Configuring Classification Logic {#configure-classification-logic}
5963

6064
Based on your use case, choose the classification logic that best suits your needs:

0 commit comments

Comments
 (0)