AdapTable Performance

Summary

  • AdapTable is designed to work in even the most demanding data environments
  • This page demonstrates some ways of ensure AdapTable maintains good peformance even when using 'Big Data'

Big Data

AdapTable is designed to work seamlessly with very large data sets.

Hint

  • For grids with fewer than 100,000 rows we recommend using the Client-Side Row Model
  • For larger grids the Server-Side Row Model is required - also supported by AdapTable.
Displaying Big Data
Fork
  • This demo loads 100,000 rows (and 20 columns)
  • We have deliberately added very few styles or formats to allow you to add your own objects and test performance

Performance Tips

We leverage the excellent visualisation provided by AG Grid to ensure that styles are only applied to currently visible cells and rows.

Here a few tips to improve the performance of AdapTable:

AdapTable Performance
Fork
  • This demo also loads 100,000 rows (and 20 columns)
  • The Price and Amount columns are updated 400 times per second
  • We have added a number of style-related elements to the Grid: