What are the expected average Sync times? Fi...

Former Community Member
Not applicable

What are the expected average Sync times?

First, I know that there are a lot of variables that affect Sync time.

But there has to some idea of an average.

Soโ€ฆ

I have a MySQL database hosted on DreamHost.

Running an app pulling in about 3500 records with 50 columns each,

I am seeing a sync time of about 8-9 seconds as observed in the AppSheet online editor.

Similar timing when running the app in test mode from devices.

Server caching doesnโ€™t seem to make a difference (actually seems slower)

Question:

Is 8-9 seconds a reasonable expectation in sync time of a data set this size?

I donโ€™t want to spend time fine tuning if it is not expected to get more performance out of it.

Thanks!

0 5 407
5 REPLIES 5

As you said in your post, there are lot of variables that have an affect for your sync time. If you donโ€™t have any virtual column to calculate, I would expect little smaller sync timeโ€ฆ like 5โ€ฆ6 sec. With the gSheet the sync time is about that 7โ€ฆ8 sec (tested) where as the SQL is normally little quicker.

Former Community Member
Not applicable

@Aleksi_Alkio Thanks!

You are always helpful.

Former Community Member
Not applicable

As FYI to anyone reading,

I did trim the ~50 columns down to 31.

Sync times are now showing 4-5 secs.

This is while running on a Sat morning at 7 am EST (in case AppSheet user load plays a part in overall Sync time).

Iโ€™ll retest at a more normal load time and record the results here.

Did you check the Performance profile as well?

Former Community Member
Not applicable

No, I didnโ€™t.

I can definitely see where that is very useful for deployed apps to monitor performance with users.

Top Labels in this Space