Title: Slow Loading Performance
Last modified: November 4, 2020

---

# Slow Loading Performance

 *  [mythicodemarketing](https://wordpress.org/support/users/mythicodemarketing/)
 * (@mythicodemarketing)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/slow-loading-performance/)
 * Hello!
 * I’ve been setting up the KVCore Plugin for a short while now and I noticed a 
   problem with loading times that I’ve narrowed down on the properties page (I 
   think). When I check out the network flow on the properties pages of the plugin
   right now, it looks like the system requests 800 listings on load, which is just
   a ton of data and work on the kvcore system’s side and it’s resulting in delays
   of nearly 15 seconds before the page loads. If I go into the plugin and modify
   the file “kvcore-idx/includes/class-kvcore.php” @ line 103 from “800” to be something
   lower, like 250, it is dramatically faster.
 * I feel like there might be a more efficient way to tackle the problem, maybe 
   with some sort of paging system that doesn’t actually need to do any calculations
   on the data other than how many are being pulled and then pulling the actual 
   property data on demand as it is actually needed. I may try implementing something
   of the sort, but I feel that it should be considered for performance if you plan
   on introducing this plugin as an addon service for future customers.
 * Thank you!

The topic ‘Slow Loading Performance’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kvcore-idx_a9b7c1.svg)
 * [kvCORE IDX](https://wordpress.org/plugins/kvcore-idx/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kvcore-idx/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kvcore-idx/)
 * [Active Topics](https://wordpress.org/support/plugin/kvcore-idx/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kvcore-idx/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kvcore-idx/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [mythicodemarketing](https://wordpress.org/support/users/mythicodemarketing/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/slow-loading-performance/)
 * Status: not a support question