Skip to content

Find what makes your ERP slow.

Every script, integration and scheduled job competes for the same processing capacity. As volume grows, a process that ran fine last year becomes the one holding everyone else up.

What SuitePulse checks

  • Scheduled jobs whose run time keeps growing
  • Record saves slowed by stacked customizations
  • Integrations competing for processing limits
  • Processes that repeat work on unchanged records
  • Dashboards and searches that load on every login
Example finding: Scheduled script consuming excessive resources. Root cause: The nightly order sync reprocesses every open order, including ones that have not changed since the last run. Recommended fix: Process only records changed since the last successful run, in batches. Example analysis with illustrative data.
Finding in PerformanceExample analysis
highPerformance

Scheduled script consuming excessive resources

Root cause
The nightly order sync reprocesses every open order, including ones that have not changed since the last run.
Impact
  • Longer execution time
  • Higher resource usage
  • Delays for other jobs in the queue
Recommended fix
Process only records changed since the last successful run, in batches.

Applied only after your team approves it.

In NetSuite, this includes

  • Scheduled and Map/Reduce scripts near their governance limits
  • User event scripts stacked on high-volume record types
  • Concurrency pressure from RESTlets and web services

Common performance problems

See the full library
  • Record saves slowed by stacked scripts

    In the analysis

    Each project adds another customization to the same busy record, and every save runs all of them.

  • Scheduled jobs that run longer every month

    In the analysis

    Jobs written for last year's volume process more records each run, until they overlap with the next one.

  • Searches and reports that time out

    In the analysis

    Criteria that were fine on a small dataset scan millions of rows once history accumulates.

  • Integrations competing for processing limits

    On the roadmap

    Every connector shares the same capacity, so one busy sync slows users and other integrations.

  • Heavy dashboards on login

    On the roadmap

    Dashboards run their searches every time someone opens them, whether or not anyone reads them.

Find out what's happening inside your ERP.

SuitePulse continuously watches, investigates, and helps you improve.

  • No credit card
  • Read-only connection
  • See what SuitePulse finds in your environment

Plans for single environments, growing teams and partners. See pricing