# More than 25k rows in the sheet

**URL:** https://community.glideapps.com/t/more-than-25k-rows-in-the-sheet/5801
**Category:** Feature Requests
**Created:** [March 24, 2020, 9:38pm UTC](https://community.glideapps.com/t/more-than-25k-rows-in-the-sheet/5801 "2020-03-24T21:38:02Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [May 2, 2020, 12:33pm UTC](https://community.glideapps.com/t/more-than-25k-rows-in-the-sheet/5801/9 "2020-05-02T12:33:02Z")

</div>

It may or may not work. I think you will see a slowdown, even if each relation only shows a handle of rows, because I think the phone will be caching some of the data as well and has to download it. I think the biggest slowdown is Glide having to sync up all of that data, which can take some time. I ran a simple test with up to 120,000 rows in a single relation, so that’s a bit extreme of a case. Smaller relations worked better though, so breaking up the data will help, but it did work my computer and phone pretty hard.

> [@Sheet with 24K rows to start with](https://community.glideapps.com/t/sheet-with-24k-rows-to-start-with/7929/7):
>
> I ran a stress test on one of my apps. I had 5 columns and 120,000 rows to start out with. This was loaded into a single list. While it did load everything…I think…it really pushed my computer and phone to their limits. Refreshing the sheet in the builder took a few minutes to load the entire sheet and the builder was sluggish, although that could have been the entire browser being slow. I’m sure the browser is caching all of this between the sheet, the builder and running a published versi…

---

_[View the full topic](https://community.glideapps.com/t/more-than-25k-rows-in-the-sheet/5801)._
