question

szcuipeng avatar image
szcuipeng asked

performance of batch get/update title/player data?

in my azure cloudscript , i will get 3 - 5 number of title datas, get several player datas, and update some player readonly datas/staticstics datas.

my question is: can I get several times performance improvement with batch get/update?

Player DataCloudScriptTitle Data
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Simon Cui avatar image Simon Cui commented ·

If you make fewer requests when updating or retrieving as much data as possible, then it can improve performance. Could you provide more information that how would you use batch get or update data in Azure CloudScript?

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.