How to solve performance issue of a list

Venicaw
Tera Contributor

My team created a custom table with 8 million records. When I attempt to open the list, it takes 50 seconds. Analyzing the browser's response time, I noticed that 1 min 20 seconds are spent on the server side. Is there a way to investigate the root cause and improve the display time significantly?

2 REPLIES 2

Vaishnavi Lathk
Mega Sage
Mega Sage

Hello ,

 

sysparm_filter_only=true

For example:

https://your-instance.service-now.com/sys_audit_list.do?sysparm_filter_only=true

 

Regards,

vaishnavi Lathkar