# Row Usage Calculations

**URL:** https://community.glideapps.com/t/row-usage-calculations/57843
**Category:** Ask for Help
**Created:** [February 12, 2023, 6:33pm UTC](https://community.glideapps.com/t/row-usage-calculations/57843 "2023-02-12T18:33:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![HouseHippo](https://avatars.discourse-cdn.com/v4/letter/h/6f9a4e/32.png) [@HouseHippo](https://community.glideapps.com/u/HouseHippo)
#### Post date: [February 12, 2023, 6:33pm UTC](https://community.glideapps.com/t/row-usage-calculations/57843/1 "2023-02-12T18:33:45Z")

</div>

I’m stress testing my app to see how many rows of data start slowing it down. But something isn’t making sense.

Usually my app has 3k rows or so. During stress test, I added 25,000. The rows update and show in my data editor, but my “used rows” for billing purposes still shows as around 3k. See screenshot. Note: I’m on the legacy billing account.

Consistent with this “3k” number, I see no change in app speed during the test. But I don’t trust this test.

Since the app is actually live, I simply have the data on an unused Google Sheet. All 25k rows of data are showing in the editor of glide, but not being shown on the front end to users. Nor can users CRUD this data.

SO!  
-Is there a lag time for Glide’s billing side to recognize new rows for billing purposes?  
-In Glide’s backend architecture, does the front end of Glide skip loading rows/sheets which are not used for CRUD purposes or displayed to users anywhere on the app?

If this test succeeds, I’ll consider using Glide to CRUD these rows in new functionality, providing it doesn’t bog the app. I just need a reliable test/answer regarding expansion capacity, so I don’t reach capacity and have to migrate users elsewhere anyways.

Sorry for complexity here. Thanks for any helpers.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/d/cd91db74b51920713acb28073f3740b4d6875e05.png)

---

<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: [February 12, 2023, 10:48pm UTC](https://community.glideapps.com/t/row-usage-calculations/57843/2 "2023-02-12T22:48:34Z")

</div>

> [@HouseHippo](#):
>
> unused Google Sheet.

This is why. If you don’t use the table in any possible way, then it’s not part of your app. Something as simple as a relation or single value column that uses that table will cause it to be linked to your app.

---

<div class="post-metadata">

### Author: ![HouseHippo](https://avatars.discourse-cdn.com/v4/letter/h/6f9a4e/32.png) [@HouseHippo](https://community.glideapps.com/u/HouseHippo)
#### Post date: [February 13, 2023, 5:51am UTC](https://community.glideapps.com/t/row-usage-calculations/57843/3 "2023-02-13T05:51:05Z")

</div>

Thanks @Jeff_Hager Tried Single value, didn’t seem to register in the counter. But added a dummy page with the data and it did. Stress test succeeded at 27,000 rows. No load issues. So great news for Glide! Thanks Jeff!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [February 14, 2023, 5:51am UTC](https://community.glideapps.com/t/row-usage-calculations/57843/4 "2023-02-14T05:51:46Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
